Looking for something that will look at a range. This range will contain 5 seperate words. I need the first two words and the last two words put into an array.
Example, say I have this string in cell A1:
ABC 123 TO XYZ 789
How do I split that into an array of "ABC 123" and "XYZ 789".
![]()
Please Login or Register to view this content.
Any help is greatly appreciated.
Thanks
Bookmarks