Greetings, I need help with the following - is there any way to have a VBA code to save an excel file with name that is combination of values in two cells?
Example:
On a particular spreadsheet, lets call it "spreadsheet1" I have the following values:
A1 = 23456
A2 = 01
I would like to be able to get this file saved automatically as 2345601.xlsx.
Thank you.
Example:
On a particular spreadsheet, lets call it "spreadsheet1" I have the following values:
A1 = 23456
A2 = 01
I would like to be able to get this file saved automatically as 2345601.xlsx.
Thank you.