Here is my problem.
If a user selects "save as," I want to pre-populate with a value. The value should come from C2, B2 and A2.
C2 = systemName
B2 = string
A2 = date (user inputed. Format: mm/dd/yyyy Example: 03/11/2008)
I want the fileName format to be C2_B2_A2.xls
How can this be accomplished?
Thanks in advance for any help!
Bookmarks