C
Chris
I have a workbook with two worksheets
Worksheet #1 has the following:
Employee# Year Amount
12345 2002 40000
12345 2001 26390
12345 2000 33184
12345 1999 38861
12345 1998 25198
12345 1997 32015
98765 2002 67923
<etc etc etc etc>
Worksheet #2 has a cell that I need to put the average of the five
highest years of pay for each employee record.
Any ideas how to write this function?
Thanks in advance.
Chris
Worksheet #1 has the following:
Employee# Year Amount
12345 2002 40000
12345 2001 26390
12345 2000 33184
12345 1999 38861
12345 1998 25198
12345 1997 32015
98765 2002 67923
<etc etc etc etc>
Worksheet #2 has a cell that I need to put the average of the five
highest years of pay for each employee record.
Any ideas how to write this function?
Thanks in advance.
Chris