SteveWright
New Member
- Joined
- Aug 26, 2009
- Messages
- 44
Hi guys. I'm looking to write a formula (not macro if possible) that looks for the most common letter in a string.
Lets suppose cell A1 = aaabb then the formula would return "a".
I've been messing around with code() and mode() but cant seem to write one formula to complete this job.
I have a UDF allready written, but its quite slow.
Many thanks,
Lets suppose cell A1 = aaabb then the formula would return "a".
I've been messing around with code() and mode() but cant seem to write one formula to complete this job.
I have a UDF allready written, but its quite slow.
Many thanks,