
So here's the brief: This isn't changing the filename.
Here's the long of it:
I have a single excel workbook with a sheet for each day of the month plus two at the end that i don't care about.
I need to build a csv file with the data from the range B22 to C25 from each day.
I tried to do a dynamic input solution (Pull in the sheet names then go through a Dynamic input tool) but, despite visual evidence to the contrary, the tool errors saying the schema is different on each page.
Right now I'm just trying to pull yesterday's data and that will be the main function going forward. Run once a day and pull yesterday's data appending to the sheet.
The issue is I can't seem to get this to function. It does nothing.
Can someone help?
Thanks in advance.