Hi
I have a spreadsheet as follows:
Col A: phone number
Col B: text msg.
So data might look like:
Col A.......Col B
99998888 Good Morning Robert
77776666 Greetings Mary
I want to create a single-column text file which would present the above data as:
99998888
Good Morning Robert
77776666
Greetings Mary
So I'm looking at creating a second Worksheet with formulas in cells to copy across the data into a single column for saving as text.
Any help would be most appreciated,
James
I have a spreadsheet as follows:
Col A: phone number
Col B: text msg.
So data might look like:
Col A.......Col B
99998888 Good Morning Robert
77776666 Greetings Mary
I want to create a single-column text file which would present the above data as:
99998888
Good Morning Robert
77776666
Greetings Mary
So I'm looking at creating a second Worksheet with formulas in cells to copy across the data into a single column for saving as text.
Any help would be most appreciated,
James