peter_theo
New Member
- Joined
- May 29, 2015
- Messages
- 3
Please advise what is the problem with this line. It keeps giving an error and I can't understand the reason. I am newly playing with VBA automating some functions and commands in my excel sheets.
Thanking you in advance for any enlightenment given.
ActiveWorkbook.SaveAsFilename: = Path & FileName1 & "-" & FileName2 & "-" & FileName3 & ".xlsm", FileFormat:=xlNormal
Thanking you in advance for any enlightenment given.
ActiveWorkbook.SaveAsFilename: = Path & FileName1 & "-" & FileName2 & "-" & FileName3 & ".xlsm", FileFormat:=xlNormal