+ Reply to Thread
Results 1 to 3 of 3

Update column in Shee1 based on Sheet2 (lookup) data

  1. #1
    Registered User
    Join Date
    04-05-2020
    Location
    PA
    MS-Off Ver
    O365
    Posts
    5

    Update column in Shee1 based on Sheet2 (lookup) data

    Hi - I have a column "Name" in Sheet1 that I would like to update based on a link value also found in Sheet2 (where the unique list of values exists). Is there a formula (or other method) to update the "Name" column in Sheet1, based on values in Sheet2? Thank you.
    Capture.PNG
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Update column in Shee1 based on Sheet2 (lookup) data

    =VLOOKUP(A4, $D$4:$E$6,2,FALSE) in B4 copied down
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Contributor
    Join Date
    11-11-2012
    Location
    Muscat, Oman
    MS-Off Ver
    Office 365
    Posts
    521

    Re: Update column in Shee1 based on Sheet2 (lookup) data

    Hi, Please check the attached.

    Best Regards/VKS
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Update Sheet2 based on date/time values in sheet1
    By sujimon in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-28-2019, 12:27 PM
  2. Replies: 1
    Last Post: 07-08-2019, 11:35 PM
  3. Auto update Sheet1 as per data entered in Sheet2
    By vihusmamma in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-27-2019, 07:05 PM
  4. Find all instances from Sheet1 Column B in Sheet2 Column B, Update Sheet2 Column A
    By djsmith97 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-11-2015, 08:57 AM
  5. Automatically data Update from sheet1 to sheet2
    By mukesh123 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 02-26-2015, 11:16 AM
  6. [SOLVED] copy data from sheet1 to sheet2 based on column (A) sheet1 and column (C) sheet2
    By AWITCHER in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 05-13-2014, 03:20 PM
  7. [SOLVED] how to update data on sheet1 and have it auto update on sheet2
    By Tommy in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-11-2005, 06:43 PM

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