Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a excel worksheet that I want to do the following:
If A1 has OFC and B1 has 1992 then C1 returns a value of 20.33 However I'm trying to create the formula that would have a 82 different outcomes, because a officer with a 1965 seniority date makes $24.50 sgt with a 1965 seniority date makes $26.75 officer with a 1966 seniority date make $24.00 sgt with a 1966 seniority date makes $26.40 etc... I ran across the following link that deals with getting around the nested limitations, but I don't know what they are talking about when they say create a named formula? what is the best way to set this type of data up, so the user can indicate they are a officer or sgt in 1 cell, and input their seniority year in another cell and have it pull the wage off a list that is 3 colums filled with ColA ColB ColC Row1 OFC 1965 24.50 Row2 SGT 1965 26.75 Row3 OFC 1966 24.00 Row4 SGT 1966 $26.40 these type of data would continue for officers and sgt from 1965 thru 2005. I really don't know VB code, and don't seem to be able to make a LOOKUP or VLOOKUP work with my data. How should I approach this. TIA, _Bigred |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel nested IF formula question | Excel Discussion (Misc queries) | |||
overcoming nested IF limitations...with VBA? | Excel Worksheet Functions | |||
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 |