Hi P45CAL
The seems to be an error on the filename when saving, I get an error in yellow
ActiveWorkbook.SaveAs Filename:="C:\Documents and Settings\" & strUser & "\Desktop\Forecast\" & part1 & " " & part2 & " " & part3 & ".xlsx", FileFormat:=xlOpenXMLWorkbook, CreateBackup:=False
ActiveWindow.Close
I changed the file name to exclude " & part1 & " " & part2 & " " & part3 & ".xlsx", and just save to desktop inthe folder, and it worked fine
Any ideas why this is not working - saving filename as cell A2 & C2 & L2
Pecoflyer - unclear what I have not done when entering the thread ?
Regards
Brian
|