Hi All,
I’m quite new to this with my only knowledge being within Power Query, however I expect this would need to be solved within VBA
I am looking for a way to create and store files based on date, creating dated folders if there are none available
E.g within my excel file would be:
Cell A1: Title, Cell B1: Title Code, Cell C1: DATE(DD/MM/YYYY)
Based on this I’d like an excel sheet saved in a centralised folder in the inputted day month year titled “Title + Title Code”
This is something I’ll hopefully be able to build on from here adjusting to my needs in the future e.g creating multiple files in similar methods based on whether there are multiple rows with the same data
Is there a clean way to do this?
Thanks in advance!
I’m quite new to this with my only knowledge being within Power Query, however I expect this would need to be solved within VBA
I am looking for a way to create and store files based on date, creating dated folders if there are none available
E.g within my excel file would be:
Cell A1: Title, Cell B1: Title Code, Cell C1: DATE(DD/MM/YYYY)
Based on this I’d like an excel sheet saved in a centralised folder in the inputted day month year titled “Title + Title Code”
This is something I’ll hopefully be able to build on from here adjusting to my needs in the future e.g creating multiple files in similar methods based on whether there are multiple rows with the same data
Is there a clean way to do this?
Thanks in advance!