Hello and thank you for looking.
I have a workbook with multiple sheets. The sheet I would like to save by itself is named "Export To Excel".
Cell AK3 on this sheet contains text that I would like to use as the SaveAs filename suffixed with the current time and date. i.e "CompanyX 2018-01-30 16:35:55".
The file needs to be saved as a .xlsx file and therefore not macro enabled.
Can anyone help with the VBA code please to accomplish this and in doing so, also get around the prompt that informs that this was a macro enabled file and now won't be.
Many thanks,
G.
I have a workbook with multiple sheets. The sheet I would like to save by itself is named "Export To Excel".
Cell AK3 on this sheet contains text that I would like to use as the SaveAs filename suffixed with the current time and date. i.e "CompanyX 2018-01-30 16:35:55".
The file needs to be saved as a .xlsx file and therefore not macro enabled.
Can anyone help with the VBA code please to accomplish this and in doing so, also get around the prompt that informs that this was a macro enabled file and now won't be.
Many thanks,
G.