Hi All,
I have a assignment problem which requires some help:-
- I have to download zip files from a website - I have already used click triggers
- After downloading, I need to extract all csv files inside the zip to a folder (fixed total 4 zip files)
- I need to read each csv file and copy-store into 4 separate text files (txt1, txt2, txt3, txt4)
- Import the txt files into Microsoft Access Database and click some UI to refresh the tables
- Once done, need to copy the values from Access DB to a each worksheet within the workbook
- Then create a new worksheet with the current month and date
I could not find a Access activities package in marketplace, was wondering how I would trigger or call this activity.