+ Reply to Thread
Results 1 to 4 of 4

Enter number in blank cell match number on sheet 2 & enter data from adjacent cell

  1. #1
    Registered User
    Join Date
    11-27-2012
    Location
    Portland, Oregon
    MS-Off Ver
    Excel 2007
    Posts
    81

    Enter number in blank cell match number on sheet 2 & enter data from adjacent cell

    Hello,
    Need some help with a formula, I have a workbook with column A row 1 that is blank and I want to enter a part number in A1 (example 12345) and in B1 have a weight entered from sheet 2.
    Sheet 2 would have a list of part numbers in column A 1 thru A 60 and in column B 1 thru 60 would have a weight adjacent to each part number (example 2.5 lb).
    When a person enters one of these part numbers from sheet 2 into A1 on sheet 1 the weight matching that part number will auto populate in B1 sheet 1.
    Thanks for any help you can provide.
    Bikeman

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,496

    Re: Enter number in blank cell match number on sheet 2 & enter data from adjacent cell

    If I unders it correctly you can pit this in B1, =VLOOKUP(A1,sheet2!A1:B60,2,false)
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Registered User
    Join Date
    11-27-2012
    Location
    Portland, Oregon
    MS-Off Ver
    Excel 2007
    Posts
    81

    Re: Enter number in blank cell match number on sheet 2 & enter data from adjacent cell

    Thanks for the help Sambo Kid! Worked perfect!

  4. #4
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,496

    Re: Enter number in blank cell match number on sheet 2 & enter data from adjacent cell

    Great! And thanks for adding to my reputation!

+ 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. [SOLVED] Enter a number in a Textbox then find the number in a cell to activate Hyperlink
    By lapot in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-06-2014, 10:26 AM
  2. [SOLVED] How do I create a button to enter a number in a cell and then tab/enter to next cell
    By MatiasGarcia in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-21-2013, 05:29 PM
  3. [SOLVED] If cell is blank - enter number contained in another cell
    By marsham in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-19-2013, 05:02 PM
  4. Replies: 1
    Last Post: 03-06-2013, 08:51 AM
  5. Replies: 5
    Last Post: 02-11-2009, 06:02 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