View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DarrenL DarrenL is offline
external usenet poster
 
Posts: 13
Default 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