L
Luke Hall
Hello,
Thanks for reading this, if you could help me it will be much appreciated
I have a spreadsheet which works something like this below:
Hours Rate ?Total
----------------------------------
6 Standard ?30
5 Standard ?25
3 Overtime ?30
5 Standard ?25
1 Overtime ?10
----------------------------------
The ?Total is determined by the number of hours worked multiplied by one of
2 rates (standard or overtime) the values for standard and overtime are
stored on a different sheet.
What I need from my spreadsheet is what is shown below:
------------------------------------------
| Total Overtime | Total Standard |
-----------------------------------------
| ?40 | ?80 | ;worked out
by adding each ?Total which include particular rate.
-----------------------------------------
I need to work out the separate amounts made in total for each rate
(standard and overtime). I can see that I need to use "indirect" addressing
and "lookup" functions to work out these totals but I'm getting no where.
Please help me
Luke
Thanks for reading this, if you could help me it will be much appreciated
I have a spreadsheet which works something like this below:
Hours Rate ?Total
----------------------------------
6 Standard ?30
5 Standard ?25
3 Overtime ?30
5 Standard ?25
1 Overtime ?10
----------------------------------
The ?Total is determined by the number of hours worked multiplied by one of
2 rates (standard or overtime) the values for standard and overtime are
stored on a different sheet.
What I need from my spreadsheet is what is shown below:
------------------------------------------
| Total Overtime | Total Standard |
-----------------------------------------
| ?40 | ?80 | ;worked out
by adding each ?Total which include particular rate.
-----------------------------------------
I need to work out the separate amounts made in total for each rate
(standard and overtime). I can see that I need to use "indirect" addressing
and "lookup" functions to work out these totals but I'm getting no where.
Please help me
Luke