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.
Bookmarks