News
To give an Excel macro "Save As" functionality, you can use the Excel VBA GetSaveAsFilename function. This is part of the "Application" group of functions, since it is part of Excel's core ...
Open your worksheet in Excel. ALT-F11 (opens the VBA coding window) Copy/Paste the above code into the editor ALT-F11 (switches back to Excel) Save-As a Macro-Enabled Workbook ...
Or maybe I can use that information there in some way using VBA.<BR><BR>All of the info I found about My Documents is that you can find out what path it points to by using the registry.
After creating UserForm1 for one Excel application, you realize that you'll want to use it again -- with a few modifications -- in another application. You do not need to recreate the form; simply ...
How to use the VBA procedure Once you’ve added the procedure to your Excel workbook file via the VBE, you can execute it against any data range on any sheet in your workbook.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results