Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks Duke, but it's not always the first characters, it could be something
like 981165PPP-6, then I'll need 981165. "Duke Carey" wrote: If it is always the first 4 characters, use this formula to return a text representation of the #s. =left(A1,4) If you want Excel to view the results as numbers, use =1*left(A1,4) This assumes your SKU is in A1 "JavyD" wrote: Calling all Geniuses, Is it possible to trim down something like this, I have over 4 thousand of these, they are SKU's with case pack size 9811HAC-6, I need it to be just 9811, I need it to strip the HAC-6 5465PAD-12, I need it to be just 5465, I need it to strip the PAD-12 and so on. Regards, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Removing characters from a cell (keeping only the numbers) | Excel Discussion (Misc queries) | |||
Removing characters from a cell (keeping only numbers) 2 | Excel Discussion (Misc queries) | |||
characters around numbers | Excel Discussion (Misc queries) | |||
HOW DO I EXTRACT ALL CHARACTERS AFTER 5 CHARACTERS ON LEFT | Excel Worksheet Functions | |||
How do you extract numbers from a string of chacters in a cell (E. | Excel Worksheet Functions |