+ Reply to Thread
Results 1 to 8 of 8

Search and identy user name from description

Hybrid View

  1. #1
    Registered User
    Join Date
    03-20-2015
    Location
    Hyderabad, India
    MS-Off Ver
    Office 365 V 2409
    Posts
    6

    Search and identy user name from description

    Hi,

    I need help in creating a formulae to identify names in description based on section and division. Names should not collude between division and section. Please help me.

    Example data.xlsx

    Thanks
    SK

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,702

    Re: Search and identy user name from description

    sunilmotukuri welcome back.

    Administrative note
    Is your forum profile showing the Excel PRODUCT that you need this request to work with?
    It's been nearly 10 years since your last post.
    The best solutions often rely on knowing WHICH Office PRODUCT (Excel, NOT Windows) that you have. Please check that your forum profile is up-to-date. If you aren't sure, in Excel go to File/Account and report what it says below the MS logo at the top of that page. If your version is for Mac, please also state this.

    The three most recent Excel PRODUCTS are Excel 2019, Excel 2021 and MS365 - if you are using MS365, please give this name along with the Version number in your profile (e.g. MS365 (PC) Version 2211). The version number is in the About Excel section further down the Account page.

    Also please supply a general location. Country is usually sufficient. This keeps us informed of any location specific issues.
    Dave

  3. #3
    Registered User
    Join Date
    03-20-2015
    Location
    Hyderabad, India
    MS-Off Ver
    Office 365 V 2409
    Posts
    6

    Re: Search and identy user name from description

    Hi Dave,
    Thank you and updated the same as suggested

    Thanks
    Sunil

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,702

    Re: Search and identy user name from description

    In the meantime and in the event you have Product 2021 or newer try this formula in H3 and copy down.
    Formula: copy to clipboard
    =INDEX(FILTER($C$3:$C$11,ISNUMBER(FIND($C$3:$C$11,G3))),1)


    I could not follow the information in "Comments". This is the best I could do. I suspect it is not what you expect. In column J
    Formula: copy to clipboard
    =INDEX(FILTER($C$3:$C$11,ISNUMBER(FIND($C$3:$C$11,G3))*(E3=$A$3:$A$11)*(F3=$B$3:$B$11)),1)

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,702

    Re: Search and identy user name from description

    Thank you.

    Did my formulas do what you wanted?

    Edit: Never mind. I see the added rep. Thank you.

  6. #6
    Registered User
    Join Date
    03-20-2015
    Location
    Hyderabad, India
    MS-Off Ver
    Office 365 V 2409
    Posts
    6

    Re: Search and identy user name from description

    Thanks for providing the solution. This is exactly what i need, i can add multiple conditions in filter.

  7. #7
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,702

    Re: Search and identy user name from description

    Good deal. Glad I could help. If that answers your question please take the time to click on Thread Tools in the gray bar above your first post and mark your thread SOLVED.

  8. #8
    Registered User
    Join Date
    03-20-2015
    Location
    Hyderabad, India
    MS-Off Ver
    Office 365 V 2409
    Posts
    6

    Re: Search and identy user name from description

    I was searching the same and Thanks for all your help

+ 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] Search keyword in description and return value
    By brourmind in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-21-2022, 08:00 AM
  2. [SOLVED] Search the value and removed same value from description
    By jc83ph in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-07-2020, 03:14 AM
  3. Description Search For Inventory
    By Kollasch40 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-21-2016, 12:01 PM
  4. [SOLVED] Search and Extract text from a list of description
    By ADLT in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-16-2016, 02:23 AM
  5. User Input Description to SKU 'Smart Code'
    By twistedweb in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-07-2014, 02:04 PM
  6. [SOLVED] Search for SKU, if match then copy description from 1 Workbook in another
    By tripey in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 05-28-2013, 11:54 AM
  7. User Defined Function Description
    By djt76010 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-25-2008, 06:45 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