Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
With Col A&B blank, I have the following in column C
AL FEE AM SERVICE B SERVICE C SERVICE I need to use the letter(s) preceeding fee/service in a vlookup formula So my formula in cell a2 =trim(left(c2,2)) will give me just the letter(s) The array for lookup is in cells F2:G63 So my formula in cell b2 =vlookup(a2,$F$2:$G$63,2,false) I wind up with this: ColA ColB ColC AL 6 AL Fee AM 6 AM Service B 1 B Service C 2 C Service Can I combine these two formulas in one cell so it will find the letter(s), then lookup the code? I later use the numeric codes to sort and get subtotals. Hope this make sense. dp |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combine 2 formulas | Excel Worksheet Functions | |||
Combine Formulas | Excel Discussion (Misc queries) | |||
how to combine formulas to......... | Excel Worksheet Functions | |||
Combine 2 formulas | Excel Worksheet Functions | |||
Help combine 2 formulas into 1 | Excel Worksheet Functions |