Programming "SaveAs" command
I am attempting to add a "SaveAs" command at the end of a macro. I
have tried "Application.getSaveAsFilename", "Activeworkbook.saveas",
"ActiveWorkbook.savecopyas". None of these seem to work. Does anyone
have a solution?
|