Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am working with a spreadsheet that contains product descriptions. The
descriptions have varying lengths, but all have a "suffix" code of some type at the end of the description that I would like to eliminate. Here is an example of the data I'm working with: 10 OZ GREEN BEANS Rfg 12 OZ CHILI WITH MEAT AND BEANS Grocery In this example, I need to eliminate the " Rfg" in line 1, and the " Grocery" text in line 2. My hunch is that I need to use a combination of "FIND" and "LEFT" to basically find the last occurance of "space", then bring back the leftmost "n" characters based on the position of that last "space". Can someone help?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help - Separating numbers appearing on the right of a text string | Excel Worksheet Functions | |||
Trying to match a text string to a data table, any suggestions? | Excel Worksheet Functions | |||
Formulas dealing with text data | Excel Worksheet Functions | |||
Excel - Find & Replace text in a string | Excel Worksheet Functions | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |