I need a help, i have to download files(csv) from a website. so I have to start with a particular date (suppose 11/11/2021)
{click on date Filter > from 11/01/2021 to 11/01/2021}
and download the file, rename with the date. Again, I have to download the preceding 7 days and rename with respective dates. Any suggestion to do it, Thanks in advance.
It will loop through dates(can check using message box), and also places a type into for dynamic filename(use this type into when type the download filepath).