Hi All,
I am just start learning macro and I want to create a workbook that extract data from a .cvs file locate at C:\WN-Diff.csv
Can someone guide me to the posts or website that explain the steps.
Thanks
Hi All,
I am just start learning macro and I want to create a workbook that extract data from a .cvs file locate at C:\WN-Diff.csv
Can someone guide me to the posts or website that explain the steps.
Thanks
Hi,
I beleive for your task, steps are as follows:
- Open your VBE from Excel.
- Insert a module.(Insert->Module)
- Write a subroutine there.
- In your sub, write Workbooks.Open(Your CSV file path name, n parameters)
Regards,
Gajendra Gupta
Another way is to record a macro whilst you extract the data from the csv file.
Then if you need any additional assistance post code here with details of what is required.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks