+ Reply to Thread
Results 1 to 2 of 2

Auto update info in Sheet 1 based on a find/lookup in Sheet 2.

  1. #1
    Registered User
    Join Date
    10-15-2019
    Location
    Lewisburg, PA USA
    MS-Off Ver
    2016
    Posts
    1

    Auto update info in Sheet 1 based on a find/lookup in Sheet 2.

    I have a worksheet (Sheet 1) with computer names on it - each on a row that has an empty cell to list an asset tag.
    I have a second worksheet (Sheet 2) that contains exported info from a much larger DB of historical computer names, which includes their asset tags.
    I'd like to search "Sheet 2" for the machine names listed in Sheet 1 --> and automatically update the empty asset tag on Sheet 1 with the respective asset tag.
    Attached Files Attached Files

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Auto update info in Sheet 1 based on a find/lookup in Sheet 2.

    Try:=VLOOKUP(A4,Sheet2!$A$4:$B$11,2,0)
    Click the * to say thanks.

+ 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 sheet 1 with new info if sheet 2 has it
    By Beattle Juice in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-24-2016, 07:50 PM
  2. update sheet 1 with new info if sheet 2 has it
    By Beattle Juice in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-24-2016, 05:37 PM
  3. Replies: 6
    Last Post: 07-26-2015, 03:43 AM
  4. I want to creat an auto email when I update an excell sheet that attaches the sheet also
    By MarcusBooth in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-29-2013, 12:02 PM
  5. Replies: 1
    Last Post: 07-24-2013, 11:51 AM
  6. Replies: 2
    Last Post: 06-19-2013, 03:23 AM
  7. Macro to find sheet name based on info in a cell
    By galvinpaddy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-20-2012, 11:07 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