Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a huge list of products that have different model types denoted by
letters at the end of the product i.e. ProductA 5760tr ProductA 5760xsn etc. I eventually want to do a vlookup but only have "ProductA 5760" in my data to be pulled from. Can I get rid of all the letters after the numbers even if they're variable in length? What I have: ProductA 5760tr ProductA 5760xsn ProductB 7560tr What I want: ProductA 5760 ProductA 5760 ProductB 7560 Thanks for any help! -- -SA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Name a sheet using letters from a string? | Excel Programming | |||
Breaking a string of letters | Excel Discussion (Misc queries) | |||
Breaking a string of letters | Excel Discussion (Misc queries) | |||
# of letters in a string | Excel Programming | |||
Calculating number of letters in a string ... | Excel Worksheet Functions |