+ Reply to Thread
Results 1 to 3 of 3

=LOOKUP assistance (return initials)

  1. #1
    Registered User
    Join Date
    04-22-2024
    Location
    Fort Lauderdale, FL
    MS-Off Ver
    Office 365 (non desk top version)
    Posts
    80

    =LOOKUP assistance (return initials)

    I am looking for a formula to return Initials for a name that resides in a cell. As usual I can upload a test file, however it will be quite hard to slim down the data fields.

    I have name that is loaded into another cell, in this case "N29"

    The formula needs to search the entire column "AN" for the contents of (lets use N29 for example) and return the initials from corresponding row of column "AK"

    So for instance/Example:

    Row 42 contains "Mary Smit" in cell "AK42", which is also in "N29" and cell AK29 contains the name "Luis Allen".
    I need the formula to search All of "AK" for the contents of "N29" and return the result of "LA" (initials of column "AK")

    This will only return ONE unique value as the contents of "AN" are unique and will not be duplicated within that column so no worries of multiple results from the search.

    First, is this even possible (I think it's Lookup but not sure, more concerned w/ the result of initials only), and I know it is hard w/o a test sheet. If this is possible, I also need the formula to leave a blank cell if nothing is in Column "AN" which I can do on my own which I can do on my own if needed.

    Thank you in advance.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,934

    Re: =LOOKUP assistance (return initials)

    Row 42 contains "Mary Smit" in cell "AK42", which is also in "N29" and cell AK29 contains the name "Luis Allen".
    I need the formula to search All of "AK" for the contents of "N29" and return the result of "LA" (initials of column "AK")
    I am getting the idea that maybe you have a name in one cell, you want to find that name in another column, and the get the initials on the same row in yet another column. But the way your description reads is contradictory--you say you are looking for one name in column AK, but you want to return a different name from a different row in the same column. If you search AK for the contents of N29 ("Mary Smit") you are going to get the match in AK42. I do not see how you are going to get the result of AK29 ("Luis Allen").

    So I'm not going to even try until I see a mock-up sample file. It will be a worthwhile investment.

    The strategy is probably going to be some combination of XLOOKUP to find the name, and TEXTSPLIT, LEFT, TEXTJOIN to pull out the initials.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,336

    Re: =LOOKUP assistance (return initials)

    Hi Destyn,

    Something like?
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ 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. Enter name or course to get list of either
    By trispage in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-12-2019, 03:36 AM
  2. LOOKUP logic assistance needed to return value
    By Aksaboutme in forum Excel General
    Replies: 4
    Last Post: 07-10-2019, 04:00 PM
  3. Lookup Match assistance
    By wadafruck in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-15-2012, 02:59 PM
  4. [SOLVED] Lookup function assistance
    By LeapingLizard in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-08-2012, 12:04 PM
  5. [SOLVED] Formula required for initials of names and combining initials with other text
    By iDarkAngel in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 07-07-2012, 11:22 AM
  6. Lookup Assistance
    By Tiffany in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-28-2006, 05:25 PM
  7. Formula to return initials of a name
    By quartz in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-23-2005, 10:10 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