Thread
:
Macro that opens an xls file then saves it with another name
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
Macro that opens an xls file then saves it with another name
No need to open to rename. Look in the vba help index for NAME
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Captain Snuggles" wrote in message
...
I just want to be able to call an existing excel file, junk.xls, then
save it as notjunk.xls. Any ideas?
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett