Hello,
I'm having error when trying to save a file.
I have path to a shared drive location in C7
Then in cell C27 i have a date to be added to the file name
And in cell C28 name of file to be added also as file name..
Worksheets("Control Panel").Activate
Path = Range("C7")
FileDate =...