zombiemaster
Board Regular
- Joined
- Oct 27, 2009
- Messages
- 236
Good morning, All...
I know how to save a file using VBA with a date in the file name based on the day of the week, but now I need to save a file using a date that is sitting in a particular cell in the worksheet...
How do I do a Save As and use a date in cell B1 as part of the file name? For example, I want the file name to be:
CASH REPORT 02-15-2019
Based on the cell content of B1 showing as 2/15/19 and formatted as either text or date (I can change the formatting as needed if necessary).
Thanks for any help!
~ZM~
I know how to save a file using VBA with a date in the file name based on the day of the week, but now I need to save a file using a date that is sitting in a particular cell in the worksheet...
How do I do a Save As and use a date in cell B1 as part of the file name? For example, I want the file name to be:
CASH REPORT 02-15-2019
Based on the cell content of B1 showing as 2/15/19 and formatted as either text or date (I can change the formatting as needed if necessary).
Thanks for any help!
~ZM~