+ Reply to Thread
Results 1 to 5 of 5

Names needed as per the TYPE column

  1. #1
    Registered User
    Join Date
    08-04-2015
    Location
    India
    MS-Off Ver
    Excel 2016
    Posts
    82

    Names needed as per the TYPE column

    Hi guys,

    please find the attached sheet in which i have highlighted my required solution but i need a formula for that..i m having a lot of data in this type.
    Attached Files Attached Files

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,652

    Re: Names needed as per the TYPE column

    Try in F4:
    =IFERROR(INDEX($A$4:$A$12,MATCH(0,COUNTIF($F$3:F3,$A$4:$A$12),0)),"")

    In G3:
    =IFERROR(INDEX($C$4:$C$12,MATCH(0,COUNTIF($F$3:F3,$C$4:$C$12),0)),"")

    In G4:
    =IFERROR(LOOKUP(2,1/(($A$4:$A$12=$F4)*($C$4:$C$12=G$3)),$B$4:$B$12),"")

    All are array formula must be confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.
    Quang PT

  3. #3
    Registered User
    Join Date
    08-04-2015
    Location
    India
    MS-Off Ver
    Excel 2016
    Posts
    82

    Re: Names needed as per the TYPE column

    hiiii bebo..

    Thanks a ton.... Thank you very much for your time.....

  4. #4
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Names needed as per the TYPE column

    Single formula entered into F4 as an array formula with CTRL+SHIFT+ENTER:

    Please Login or Register  to view this content.
    and drag across/down
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

  5. #5
    Registered User
    Join Date
    08-04-2015
    Location
    India
    MS-Off Ver
    Excel 2016
    Posts
    82

    Re: Names needed as per the TYPE column

    Hiii mcmahobt,

    Thanks a lot...both of them formulas are working very good as i need...Thank you for your time...u both deserve a rep...Thank you again Bebo & mcmahobt ...

+ 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. match up names to extract num and type from another sheet
    By missy22 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-27-2014, 09:47 AM
  2. Match or Lookup type function needed
    By erikasn in forum Excel General
    Replies: 19
    Last Post: 03-20-2012, 10:06 AM
  3. SUMPRODUCT type formula needed
    By penfold in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-07-2010, 05:22 AM
  4. vlookup type macro needed
    By GuruWannaB in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-16-2009, 12:36 PM
  5. Problem using names as integer type
    By TJI in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-07-2006, 07:35 PM
  6. File Type Names
    By sam1 in forum Excel General
    Replies: 0
    Last Post: 08-09-2005, 04:22 PM
  7. needed: formula for hypelink type Links
    By zerosleep in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-01-2005, 11:22 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