Thread
:
saveas ActiveWorkbook.SaveAs Filename:=Range("A1").Value
View Single Post
#
1
Posted to microsoft.public.excel.programming
DarrenL
external usenet poster
Posts: 13
saveas ActiveWorkbook.SaveAs Filename:=Range("A1").Value
I need to put a specific folder in here.
ActiveWorkbook.SaveAs Filename:=Range("A1").Value
Desktop\xxxxxxx\xxxxxxxxx range (A1)
Thanks
Darren
Reply With Quote
DarrenL
View Public Profile
Find all posts by DarrenL