+ Reply to Thread
Results 1 to 2 of 2

Data consolidation from Multiple Sheets

  1. #1
    Registered User
    Join Date
    04-13-2006
    Location
    Toronto
    Posts
    6

    Data consolidation from Multiple Sheets

    Hi All,

    As illustrated below, I have a workbook with two worksheets. Worksheet1 has two columns (country, budget) worksheet2 has two columns (country, continent).

    I would like to add the continent to worksheet1 based on the corresponding country in worksheet2
    I have considered VLOOKUP but am not sure if that is exactly what I need. I have read several threads on the subject but am still not sure.

    Example:

    worksheet1

    Country Budget

    Canada 10,000
    USA 15,000
    Brazil 13,000
    Sudan 9,000
    Germany 11,000
    Central America 20,000


    worksheet2

    Country Continent

    Canada North America
    USA North America
    Brazil South America
    Germany Europe
    Sudan Africa
    Mexico Central America



    Any help will be appreciated.
    Last edited by wingale; 04-14-2006 at 12:46 PM.

  2. #2
    Ardus Petus
    Guest

    Re: Data consolidation from Multiple Sheets

    You can consider either VLOOKUP or combined INDEX/EQUIV formulas

    HTH
    --
    AP

    "wingale" <[email protected]> a écrit
    dans le message de
    news:[email protected]...
    >
    > Hi All,
    >
    > I have a workbook with two worksheets. Worksheet1 has most of the data
    > I need except for a couple of columns. In worksheet2 I have the data
    > that I am missing from worksheet1 in addition to some other data that
    > exists in both.
    >
    > I would like to start at the first row of data in worksheet1, pick up
    > the key data and locate an exact match in worksheet2, then return some
    > other value from another column but same row from worksheet2 to update
    > worksheet1.
    >
    > I have considered VLOOKUP but am not sure if that is exactly what I
    > need. I have read several threads on the subject but am still not
    > sure.
    >
    > Any help will be appreciated.
    >
    >
    > --
    > wingale
    > ------------------------------------------------------------------------
    > wingale's Profile:

    http://www.excelforum.com/member.php...o&userid=33467
    > View this thread: http://www.excelforum.com/showthread...hreadid=532961
    >




+ 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