+ Reply to Thread
Results 1 to 4 of 4

import data.xls to an existing excel file

  1. #1
    Registered User
    Join Date
    09-12-2006
    Posts
    2

    import data.xls to an existing excel file

    I have an existing excel file that I need to update the data in it weekly.

    the new data I download weekly is also in .xls format, but contains more column titles than I need. I usually look for the matching column title in the new data file, then copy+paste it manually column by column into my existing file.

    I would like to know how I can automate this process?

    thanks in advance.

  2. #2
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    Make sure that the new files are structured in a systematic way. Then use the macro recorder to make a macro that you will activate each week.
    Best regards,

    Ray

  3. #3
    Registered User
    Join Date
    09-12-2006
    Posts
    2
    I was thinking if it's possible use VBA to "import data"?

  4. #4
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    Of course VBA can be used to import data such as .XLS files. Use the recorder to mimic what you want, edit the macro and you should get what you want!

+ 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