vba - Excel Macro needed which can check the downloads folder and delete all the files except the latest downloaded file -
i want make excel file following steps:
- delete excel files downloads folder except 1 latest downloaded file.
- make copy of excel file names "data.xls" , system makes "beep" sound
- repeat above mentioned 2 steps every 15 minutes
i can in visual basic unable implement in excel macro...
please help.. promotion depends on :-)
set reference microsoft scripting runtime. images below shows classes available in object browser. use file-related tasks in vba. did research & microsoft scripting runtime standard on windows should have it
Comments
Post a Comment