calculating wage increases for multiple employees.

D

Down South

How do you calculate a wage increase involving various percetage increases
and various pay scales with multiple emplyees.
 
P

Pete_UK

Build up a table which lists each employee and the percentage increase
they should get, and then make use of VLOOKUP to obtain the
appropriate increase for each employee.

Hope this helps.

Pete
 
Top