+ Reply to Thread
Results 1 to 3 of 3

To Find the type by looking up name

  1. #1
    Forum Contributor
    Join Date
    05-16-2018
    Location
    SG
    MS-Off Ver
    2013
    Posts
    217

    To Find the type by looking up name

    Hi. I have a column F. When a name is typed in Column G, the value from the table should be indicated in column F. For example if Jim is typed in G1, in F1 1 should be indicated.
    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: To Find the type by looking up name

    try the below and copy towards down
    =IFERROR(INDEX(A:A,MATCH(G2,C:C,0)),"")
    Samba

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

  3. #3
    Forum Contributor
    Join Date
    05-16-2018
    Location
    SG
    MS-Off Ver
    2013
    Posts
    217

    Re: To Find the type by looking up name

    Thank you!!

+ 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] Find Max Value Type
    By nironto in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-14-2016, 11:54 PM
  2. Type Mismatch on find command
    By Abbadon486 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-16-2014, 06:51 AM
  3. Replies: 3
    Last Post: 01-02-2014, 07:56 AM
  4. [SOLVED] Can't find type mismatch
    By captive in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-30-2013, 11:56 AM
  5. Find min & max values for each type
    By waffleCow in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 05-22-2013, 02:54 PM
  6. Need help find most frequent type of numbers
    By VBisgreat in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-19-2013, 10:05 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