Forum Discussion
tcteng712360
Jun 10, 2020Copper Contributor
turn name into gender in excel
Hi, if i've a column full of names (like James and Jane), how can i create another column to turn these names into gender like male and female? Thanks
SergeiBaklan
Jun 10, 2020Diamond Contributor
Afraid that's only manually, Excel has no idea about the genders. If there are many repeating names, you may create dict table which maps James on male and Jane on female, etc. After that VLOOKUP or INDEX/MATCH it to fill the data.
the_analyzer
Nov 07, 2021Copper Contributor
What If I know to identify them.
Like with annotation in name.
Like Shri=means "Male" & Smt= "Female".
So now How can I create a column for male and females.
Please help me on this.
Like with annotation in name.
Like Shri=means "Male" & Smt= "Female".
So now How can I create a column for male and females.
Please help me on this.
- HML34Jul 05, 2023Copper Contributor
the_analyzer found this website that does the conversion of names to gender
https://namsor.app/csv-excel-tool