Hello!
I have been combing my memory banks and google searches to no avail. I am looking to take information from one section of an Excel sheet to provide a piece of the formula and then have the formula then compare that data to a scale and output a value.
No matter how I try I can't seem to get it to look at the information exactly as I need.
Example:
I'm trying to use a tenure to determine which scale to use for performance reviews and based on the performance review result then produce a final compensation value.
So, Employee A has been with us since 8/2/20. (1 year and 6 months for this example)
Based on this, and their performance on a scale of 1-5 for this employee is say the following:
| Avg Monthly Score |
< 1 Year |
> 1 Year but < 2 Years |
2 Years + |
| 1 |
$ - |
$ - |
$ - |
| 2 |
$ - |
$ - |
$ - |
| 3 |
$ 0.75 |
$ 1.00 |
COLA |
| 4 |
$ 1.00 |
$ 1.50 |
COLA*150% |
| 5 |
$ 1.25 |
$ 2.00 |
COLA*175% |
I need a formula that will look at Tenure, then the scale, then output the value based on the level of performance.
i.e - 1 year and 6 month tenure, Performance rating of 3. Formula should look at middle column and present a value of $1.00 in the cell I'm trying to get it to report to.
I've tried various VLOOKUP, IFTHEN, IFAND, and other googled formulas to no avail.
Any help would be AMAZING as I am at my wits end! I am fairly certain it is something so simple, I'll kick myself once someone says "Have you tried this?"
Thanks!
RP