I have monthly sales report file (in excel) which I save in one folder. I want to run a monthly reload but do not want to reload old files every time. Is there anyway? I load field A, B, C, .. from E:\Monthly Sales Reports/*Sales Report.xlsx
I dont want to write script for each file, so will use *. But how can I reload only current month file or a particular month file.