+ Reply to Thread
Results 1 to 4 of 4

Look Up Value Question

  1. #1
    Registered User
    Join Date
    04-03-2015
    Location
    England
    MS-Off Ver
    2011
    Posts
    2

    Look Up Value Question

    Good morning, first post so go easy please. I think this is straight forward but I have struggled with a Google search. I have 2 x worksheets, ind Stab is sorted, what I want in Hidden teams is: when I select C3 there will be a drop down list 1-16, if you select 1 this will then reference to "ind Stab" worksheet and insert "David" in D3 of "Hidden Teams" and also insert "ind Stab" G3 in "Hidden Teams" G3. Basically Hidden Teams worksheet is used to select the teams using a drop number reference then autofills the name & total score. Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Look Up Value Question

    Welcome to the forum

    D3=IFERROR(VLOOKUP($C3,'ind Stab'!$B$3:$G$18,2,0),"")
    E3=IFERROR(VLOOKUP($C3,'ind Stab'!$B$3:$G$18,6,0),"")
    Try the above and copy towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    04-03-2015
    Location
    England
    MS-Off Ver
    2011
    Posts
    2

    Re: Look Up Value Question

    That has worked, thanks very much.

  4. #4
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Look Up Value Question

    you are welcome

+ 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. database question, excel data sorting question
    By weblisterltd.com in forum Excel General
    Replies: 1
    Last Post: 12-17-2014, 01:35 PM
  2. code to progressively go throughly question based on answer to first question
    By Ishwarind in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-08-2014, 06:48 AM
  3. [SOLVED] Question regarding conditional format question that covers two range criteria
    By lilsnoop in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-06-2013, 12:32 PM
  4. Replies: 3
    Last Post: 06-17-2011, 08:09 AM
  5. Two question, numeric code question and subtraction of two columns?
    By mgsweden78 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-18-2008, 02:50 AM

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