I have a list of names, first and last that I want to read the first names only, I have tried the =LEFT but the names vary in lenght so that doesnt really work.
John Gottas-Healy
Richard Montgomery
Brian Reeves
Stephen Hewitt
I only want the first name from each, is this possible some other way?