+ Reply to Thread
Results 1 to 3 of 3

How to Extract Data using Macro?

Hybrid View

da80th How to Extract Data using... 01-19-2007, 04:15 AM
gajendra.gupta Steps : Data abstraction from... 01-19-2007, 06:29 AM
mudraker Another way is to record a... 01-19-2007, 06:39 AM
  1. #1
    Registered User
    Join Date
    12-26-2006
    Posts
    19

    How to Extract Data using Macro?

    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

  2. #2
    Registered User
    Join Date
    01-19-2007
    Location
    Bangalore, India
    Posts
    66

    Steps : Data abstraction from CSV file.

    Hi,

    I beleive for your task, steps are as follows:
    1. Open your VBE from Excel.
    2. Insert a module.(Insert->Module)
    3. Write a subroutine there.
    4. In your sub, write Workbooks.Open(Your CSV file path name, n parameters)

    Regards,
    Gajendra Gupta

  3. #3
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    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.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1