gnaneswarv
New Member
- Joined
- May 24, 2018
- Messages
- 2
I collected a list of around a 1000 names an was able to generate random Male and Female names. However, I would like to specify what letters the names should start with. For example, I have someone whose initials are S.B. I need to generate a random American name with those initials.
I'm using {=INDEX($A:$A,RANDBETWEEN(1,COUNTA($A:$A)),1)} to generate random names. Can anyone help with including a condition to look for the first letter in the list?
File can be accessed here: https://1drv.ms/x/s!AqS3jpc4XTWdmEA_HNrhYpyj9cP7
Thanks!
I'm using {=INDEX($A:$A,RANDBETWEEN(1,COUNTA($A:$A)),1)} to generate random names. Can anyone help with including a condition to look for the first letter in the list?
File can be accessed here: https://1drv.ms/x/s!AqS3jpc4XTWdmEA_HNrhYpyj9cP7
Thanks!