Hi,
I have a vlookup that extracts two names from one cell on another tracker
=VLOOKUP(B4,'[Project Tracker.xlsx]MAIN'!$1:$1048576,114,FALSE)
This gives the correct result of;
John Smith & Joe Bloggs
I need to separate both these names into two cells,
Cell A14 would need to be John Smith...