Hi there,
I am very new to excel VBA and was struggling to do the following through codes:
1) Autosort by date.
2) Copy dataset by date and paste it in a new workbook.
3) Remove date column from new data.
4) Save the new workbook with date as naming convention for saving.
I am giving the the screenshot links below to visualize this better:
1. The dataset sorted by date
https://imgur.com/a/cCBPuoz
2. Filter by date and copy or copy until next date change
https://imgur.com/a/QsiEyLI
3. Open new workbook, paste and remove date column
https://imgur.com/a/klG3zow
4. Save the workbook by date name (repeat entire process until last date in the dataset)
https://imgur.com/a/qztRxew
Please help.
I do hope I have been able to articulate what I intend to do.
Thanks in advance.
I am very new to excel VBA and was struggling to do the following through codes:
1) Autosort by date.
2) Copy dataset by date and paste it in a new workbook.
3) Remove date column from new data.
4) Save the new workbook with date as naming convention for saving.
I am giving the the screenshot links below to visualize this better:
1. The dataset sorted by date
https://imgur.com/a/cCBPuoz
2. Filter by date and copy or copy until next date change
https://imgur.com/a/QsiEyLI
3. Open new workbook, paste and remove date column
https://imgur.com/a/klG3zow
4. Save the workbook by date name (repeat entire process until last date in the dataset)
https://imgur.com/a/qztRxew
Please help.
I do hope I have been able to articulate what I intend to do.
Thanks in advance.