I am new to Excel VB and I want to write a routine that will save the current Excel file in same directory as the original, using the same name as the current file with '_External' appended to the end.
The current file is :
C:\Rpt\Richards_June07
The new file will save as
C:\Rpt\Richards_June07_External
The external file would overwrite anything out there.
I code quite a bit in Access, but the Excel objects are still very new to me.
Ideas?
Thanks in Advance!
PJ
The current file is :
C:\Rpt\Richards_June07
The new file will save as
C:\Rpt\Richards_June07_External
The external file would overwrite anything out there.
I code quite a bit in Access, but the Excel objects are still very new to me.
Ideas?
Thanks in Advance!
PJ