![]() |
how to copy first 2 characters only from prior cell
I need to take the string of characters from one cell and split it into 3
separate cells. Is there a formula that can accomplish this? |
how to copy first 2 characters only from prior cell
You could use datatext to columnsfixed
or =left(a1,2) or mid(a1,1,2) -- Don Guillett Microsoft MVP Excel SalesAid Software "jsm1th" wrote in message ... I need to take the string of characters from one cell and split it into 3 separate cells. Is there a formula that can accomplish this? |
All times are GMT +1. The time now is 02:28 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com