+ Reply to Thread
Results 1 to 2 of 2

Insert value in cell, from table if the search cell value matches a value found in table

  1. #1
    Registered User
    Join Date
    06-13-2018
    Location
    South Africa
    MS-Off Ver
    Office 365
    Posts
    5

    Insert value in cell, from table if the search cell value matches a value found in table

    Dear All

    I think that this is a vlookup function, but my stringing together of the logic is not working.

    Please see the attached test excel

    The aim of the excel is to get the overall hours resourced to a staff member per RFP code. This will be displayed on Sheet: Staff Hrs List.

    My scenario is as follows:

    In Sheet: RFPs, I need to insert a value into cell A5, using the value in cell B5(still on Sheet:RFPs) as the search criteria.

    The search area for the required value for A5 is on Sheet:RFP List&Codes.

    Sheet:RFP List&Codes has a table with two columns. Values in column B match that of Sheet: RFPs. Column C has the corresponding required value that needs to goo into Sheet: RFPs.

    I have inserted a vlookup formula into cell A5 but I dont understand why its not working.

    Any assistance from a forum dweller will be much appreciated.
    Attached Files Attached Files
    Last edited by Dk2; 05-13-2020 at 02:05 AM. Reason: Added demo excel

  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,499

    Re: Insert value in cell, from table if the search cell value matches a value found in tab

    if I followed your explanation correctly, maybe this in Sheet1 A1... =VLOOKUP(B1,Sheet2!A:B,2,FALSE)
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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. Search a word in a table and get value of a table cell in Web page through vba
    By naveenmarapaka in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 09-15-2019, 06:08 AM
  2. [SOLVED] Search cell for words in table and then return table header
    By leovfx in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 05-01-2017, 05:59 PM
  3. [SOLVED] Using CSV cell values to reference a table and return matches in CSV format in new cell
    By fjyoder in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-07-2017, 07:10 PM
  4. Find a cell in a random table of numbers that matches a search value.
    By williewolf in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 10-18-2016, 07:15 AM
  5. Find a cell in a random table of numbers that matches a search value.
    By williewolf in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 10-18-2016, 05:19 AM
  6. Search a table with multiple search inputs and return all matches
    By JDI in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-16-2014, 12:23 PM

Tags for this Thread

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