I set up a workflow that has some filtering, sampling, transposing, multi-row formulas etc etc. for one file which is one month of data.
I now have the same file repeated 9 times for all the other months in the year and want to perform the same workflow actions separately for each file, and then union the results at the end.
I've only read about macros but never applied it myself. Is this something I can achieve with a macro?
Appreciate any help! Thank you