Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to split up a cell into numbers and charachters and place them in
separate columns, but the lenght of the number part varies as does the content of the character part. For example, one cell could be 5#, 10Tins, 4 lb, 100Pcs, etc. I would like to be able to pull out the #, Tins, lb, and Pcs in to their own column. I have found this formula: =LEFT(A1,FIND("-",A1,1)-1) but it assumes some level of consistency, the "-" in the cell. Any ideas appreciated. Robert |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Aling multiple sets of data by header column | Excel Discussion (Misc queries) | |||
Variable in string | Excel Discussion (Misc queries) | |||
Colomn of strings, how to count each string with "abc" OR "def" | Excel Worksheet Functions | |||
Converting variable text strings to numeric | Excel Discussion (Misc queries) | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |