3
I have a list of names of the masculine and feminine gender that I need to determine in the front cell what is the gender of the name.
The logic that analyzes the name and says if it is masculine and feminine is already ready, however, I need to create the following logic now, but I do not know which Excel function I can use.
In field H4 (number 4) I need to write the function that will take the text of field G4 (number 1), use this text in field C6 (number 2) where the logic that will determine the sex is, and take the result of field C12 (number 3) to return the result in field H4 (number 4) .
I need to apply this logic to all names listed in column G. How should I proceed?
The C12 field will be varying?
– Math
Yes... Whenever I enter a new name in the C6 field and press enter, the C12 field will run the logic to verify the name that is in the C6 field and display in the C12 field whether it is MALE or FEMALE
– Bueno
I think my answer will help you... but I was very curious... how is this formula to check the gender! =)
– Evert
hahaha don’t be curious, follow the link where I got the spreadsheet that already has the structure with logic. http://www.postcogito.org/Kiko/PlanilhaMascFemPtBr.html Thank you so much for your help!
– Bueno
Cool @Bueno!! Thanks for sharing!! Abs good luck
– Evert