I've attached the file where the operative function in column I that's giving me trouble is:
=INDEX(PPS[[0]:[61]],MATCH(D2,PPS[Months],0),MATCH(G2,PPS[[#Headers],[0]:[61]]))
The descriptive row is not to be referenced, merely easier for co-workers to read the table if needed.
The top table is a standard excel workspace.
The bottom table "PPS" is a formatted table for the referencing of the performance standard hours
I'm finding two problems really.
1) If someone with 10 or less months is searched, the table returns incorrect values. I'm lost in the sauce.
2) If the Tenure in Months column is manually changed and months are entered as a pure number, the formula in column I breaks. I don't understand why. While not imperative to what I'm trying to do, it would be nice to correct this or at least understand why.
Bookmarks