G
Gareth Wretham
Any idea how I would separate out the following into cells for a stack
of data?
It is currently in the format :
378265 COMPANY NAME Broker LOCATION 667050 TTL
and I want to separate out where I have added the ¦
378265 ¦ COMPANY NAME ¦ Broker ¦ LOCATION ¦ 667050 ¦ TTL
LOCATION and Broker are the same across all entries. The other data is
unique across entries.
There are no commas.
of data?
It is currently in the format :
378265 COMPANY NAME Broker LOCATION 667050 TTL
and I want to separate out where I have added the ¦
378265 ¦ COMPANY NAME ¦ Broker ¦ LOCATION ¦ 667050 ¦ TTL
LOCATION and Broker are the same across all entries. The other data is
unique across entries.
There are no commas.