At work I fill out similar forms in excel dozens of times each day and then name them uniquely based on 3 different pieces of data that are available in the cells of the spreadsheet.
Is there anyway to setup a macro or something that I could invoke that would open the save dialog box with the file name pre-filled with things like "<Cell E1> <Cell B1> <Cell A1>"?
Ideally it would look like;
ABCD1234 YYYY MM DD WXYZ.xlsx And then I can double check it (or edit it which is sometimes necessary) and save.
Is there anyway to setup a macro or something that I could invoke that would open the save dialog box with the file name pre-filled with things like "<Cell E1> <Cell B1> <Cell A1>"?
Ideally it would look like;
ABCD1234 YYYY MM DD WXYZ.xlsx And then I can double check it (or edit it which is sometimes necessary) and save.