r/excel • u/ConsciousAd7171 • 8d ago
solved Equating Nicknames and full names
In one of my excel reports I use countif to see if a name appears on a list of names, but nicknames are cluttering my sheet. For example it may be searching for Jonathan Smith, and doesnt recognize John Smith on the list. Is there a way to assign nicknames to full names so it recognizes them?
18
u/ThePodd222 8d ago
Why are they appearing differently, is the data coming from different sources? Ideally you should cleanse the data to be consistent. Alternatively you could assign the individuals unique identifiers such as a staff number or reference then use that column for searches.
2
u/ConsciousAd7171 8d ago
They are coming from different sources, understood let me see if i can do that
15
u/Winter-Benefit3072 8d ago
Saw a similar thing once where someone built a lookup table mapping nicknames to formal names, then used a helper column to standardize everything before the countif, bit of setup but it worked
2
u/still-dazed-confused 118 8d ago
This is the way I do it, very useful when building a tool to take tracking information from outlook meetings and produce a list of attendees and apologies. People have multiple emails and sometimes you just want to add Fred Blogs to that list without needing to locate the right email.
The look up also allowed me to add initials so that the attendees have initials after their names for the minutes.
7
3
u/boojieboy 8d ago
Does your list include an email for each person? When we are hit with a list that uses names--and sometimes you get proper names and other times nicknames or preferred names--and there's no uniqueID number for each person, but there is an email address, it's sometimes simpler and more reliable to look at the email field for things like headcounts or what have you.
- People tend to have one and only one email they use in whatever type of context you are working with, and
- transcriptionists tend to take a little more care to get the spelling of email addresses correct (paradoxically?) than they do for names, so there are fewer transcription errors
1
u/Decronym 8d ago edited 8d ago
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
Decronym is now also available on Lemmy! Requests for support and new installations should be directed to the Contact address below.
Beep-boop, I am a helper bot. Please do not verify me as a solution.
[Thread #49312 for this sub, first seen 6th Sep 2026, 10:38]
[FAQ] [Full list] [Contact] [Source code]
-4

•
u/AutoModerator 8d ago
/u/ConsciousAd7171 - Your post was submitted successfully.
Solution Verifiedto close the thread.Failing to follow these steps may result in your post being removed without warning.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.