Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
here is the onsheet formula
123456 excel is easy 123456-excel is easy C7 = 123456-excel is easy A7 = =LEFT(C7,6) B7 = =MID(C7,8,LEN(C7)-6) " wrote: Hello I was wondering if anyone knows of a macro that will split the cells in excel. I have a cell with 6 numbersm then a dash, then words and would like to split it into two cells, one witht the numbers and one with the words. Any ideas? Thanks a lot! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Macor | New Users to Excel | |||
Macor | Excel Discussion (Misc queries) | |||
master macor | Excel Discussion (Misc queries) | |||
How to create a macor to count the usage of another macor | Excel Discussion (Misc queries) | |||
end sub in If then macor | Excel Programming |