![]() |
Split Cells
I have sheets full of data all in one column. There is no way to get
the info out of our system other than to copy whats on screen. In doing this it dumps it all into column A. It does enter into multiple rows which is but I need to extract data from the cells. What I want to do is have a macro that can either: 1. Look in the cells for a space and every time it finds a space insert it into a new column. or 2. Can look in the cell for block of alphanumeric data. Say 10 characters long and if it finds a group of 10 characters to insert that into another cell. I hope someone can help. Many thanks. |
Split Cells
1. Look in the cells for a space and every time it finds a space
insert it into a new column. Use the menu Data | Text to Columns. Hth, Merjet |
Split Cells
If you record a macro and use Text to Colunms, you can adapt the macro to
automatically do the job for you when new data is recorded. -- Best wishes, Jim "Stuart" wrote: I have sheets full of data all in one column. There is no way to get the info out of our system other than to copy whats on screen. In doing this it dumps it all into column A. It does enter into multiple rows which is but I need to extract data from the cells. What I want to do is have a macro that can either: 1. Look in the cells for a space and every time it finds a space insert it into a new column. or 2. Can look in the cell for block of alphanumeric data. Say 10 characters long and if it finds a group of 10 characters to insert that into another cell. I hope someone can help. Many thanks. |
All times are GMT +1. The time now is 11:48 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com