Excel 2003 Maxif()

Damo71

Board Regular
Joined
Aug 17, 2010
Messages
88
Hi

Column F contains the total of hours for each day. Column G contains the hours multiplied by the hourly rate of pay. Column H contains the week number. Column I contains the Weekday number.

At the end of each day "Bob" inputs his start and end times into the first available row of this time sheet and the formulae mentioned above spring into action :)

I want to display the Grand total of hours and money earned for a given week in two separate columns, but I only want those figures to show on the last day of the week worked by that employee.

For example, Bob worked on Monday, Thursday and Friday last week. So i need the total of his hours and money earned only to appear next to his Friday row. If next week he only works on a Monday, then that's where the totals will appear. (In columns J and K respectively)

So this is where I'm stuck - I know how to do a SUMIF() and return the total worked/earned for a given working week next to EVERY cell, but i don't know how to return an empty string in the other cells so that there is only one figure showing per week.

To put a spanner in the works, i'm using Excel 2003, so some array formulas that worked at home in Excel 2010 don't work here.

Thanks for any help
 
Last edited:

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,224,599
Messages
6,179,828
Members
452,946
Latest member
JoseDavid

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top