Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel 2002 SP3
Win XP HE SP1 *Follow-up to: microsoft.public.excel* in cell A1, i have text string ABCcompany. in cell B1, the formula: =RIGHT(A1,LEN(A1)-FIND("company",A1,1)+1)gives result: company i want to expand the formula to include "company" OR "firm" OR "corporation" OR "partnership" all nested in the 1 formula so that if any cells in column A contain any of the above words (not just "company") it will return the corresponding result. e.g. ABCfirm would return: firm ; ABCpartnership would return partnership, etc. tx! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nested Sub-Totals in Excel | Excel Discussion (Misc queries) | |||
Nested IF statement with VLOOKUP | Excel Discussion (Misc queries) | |||
Nested Subtotals in Excel 2002 | Excel Discussion (Misc queries) | |||
Why are my nested sub-totals are displaying incorrectly? | Excel Discussion (Misc queries) | |||
Nested IF statements | Excel Worksheet Functions |