![]() |
Cut some of the data in a cell and move to the neext cell
I have data in a cell that contains Lat and Long data that is combined in one
cell with a comma between them. I need to seperate the data into two cells. Example: -84.000001 39.000002. This needs to be 84.000001 in one cell and 39.000002 in another cell. I tried making a macro but with no luck. |
Cut some of the data in a cell and move to the neext cell
Use datatext to column, select space as delimiter, make sure the next
column to the right is empty. Record a macro while doing this -- Regards, Peo Sjoblom "bischofg" wrote in message ... I have data in a cell that contains Lat and Long data that is combined in one cell with a comma between them. I need to seperate the data into two cells. Example: -84.000001 39.000002. This needs to be 84.000001 in one cell and 39.000002 in another cell. I tried making a macro but with no luck. |
Cut some of the data in a cell and move to the neext cell
Select the cells click Text to Columns
bischofg wrote: I have data in a cell that contains Lat and Long data that is combined in one cell with a comma between them. I need to seperate the data into two cells. Example: -84.000001 39.000002. This needs to be 84.000001 in one cell and 39.000002 in another cell. I tried making a macro but with no luck. |
Cut some of the data in a cell and move to the neext cell
Think you mean "comma" not space.
Peo Sjoblom wrote: Use datatext to column, select space as delimiter, make sure the next column to the right is empty. Record a macro while doing this |
Cut some of the data in a cell and move to the neext cell
-84.000001 39.000002
You are right, I didn't even read that part, I just saw the above which is space delimited but the OP obviously said comma, my bad. -- Regards, Peo Sjoblom "Bob I" wrote in message ... Think you mean "comma" not space. Peo Sjoblom wrote: Use datatext to column, select space as delimiter, make sure the next column to the right is empty. Record a macro while doing this |
All times are GMT +1. The time now is 09:08 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com