+ Reply to Thread
Results 1 to 4 of 4

Updating Values from two sheets, no particular order..

  1. #1
    Registered User
    Join Date
    07-21-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    5

    Updating Values from two sheets, no particular order..

    Hi there!

    I have two sheets. I want to update the corresponding values from one sheet to another. Realistically, I am trying to update old census populations with a new census population numbers from a LARGE list of counties--I just hope the wise wizards of this forum can save me the line by line work...

    EDIT: What is tricky with my situation is that the order of the counties from one sheet does not match--or rather is grouped--therefore its not a simple drag, copy, paste... unfortunately.

    I've attached an example that details what the situation is. The spreadsheet tells all.. But please let me know if you need more clarification.


    Thank you so, so much!! I really appreciate it!
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-19-2012
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    67

    Re: Updating Values from two sheets, no particular order..

    Hi,

    You can easlily retrive data using
    vlookup
    from one sheet to anther sheet..

    Regards

    jack

  3. #3
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Updating Values from two sheets, no particular order..

    =VLOOKUP(A2,Sheet2!$B:$C,2,FALSE)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  4. #4
    Registered User
    Join Date
    07-21-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Updating Values from two sheets, no particular order..

    Thank you very much! That did it!

+ 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