+ Reply to Thread
Results 1 to 2 of 2

Update Spreadsheets

  1. #1
    JorgeAE
    Guest

    Update Spreadsheets


    I would like to update a spreadsheet as follows:
    I have a master spreadsheet in which I use different codes to each
    record. The second spreadsheet is modified with additional records or
    some records deleted. Both spreadsheets have each record with the same
    unique id number. The task I want to perform is to automatically update
    the master spreadsheet.


    --
    JorgeAE

  2. #2
    Forum Contributor
    Join Date
    03-21-2006
    Posts
    205
    Hi JorgeAE,

    When you refer to different spreadsheets I hope you mean different worksheets in the same file (workbook). This is relatively straight-forward. If you want to lookup values in a different workbook based on codes, this is possible using the indirect and vlookup functions IF both files are open. An alternative is using macros to perform the lookup, in which case the source file can be closed. However I'd recommend avoiding the complexities if at all possible and combining the files into one workbook.

    Here's how to do the lookup across different worksheets:

    http://contextures.com/xlFunctions02.html
    Last edited by John James; 04-19-2006 at 03:13 AM.

+ 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