Using Excel 2003, writing custom VBA code for a userform. I want to be able to create a custom filename to save a workbook by appending the date and time (unique and easy to identify).
I can't seem to figure out how to do it in VBA. The formula in Excel isn't working.
My goal is to have it such as filename_Nov-17-05-1055PM.xls
Any help is appreciated.
Thanks
J
I can't seem to figure out how to do it in VBA. The formula in Excel isn't working.
My goal is to have it such as filename_Nov-17-05-1055PM.xls
Any help is appreciated.
Thanks
J