Hours and Money Columns

thestones757

New Member
Joined
Feb 24, 2010
Messages
24
I am recording my work schedule in a money spreadsheet, I have all of the data for shift date, time, hours, pay, money, etc. Then in a new chart I am representing Weekly Values such as number of shift, hours, and money. I have the weeknum function as a pivot and then I was able to manipulate the shifts through countif but I am trying to represent the hours and money. So far I have the following function:

=IF(D3:D400=Q3,

This is if the week number of my raw data = the week number in my pivot, then I need to sum the hour totals in column G but how can I only sum the ones that have the ones that have the weeknum I am looking for. Same question for money column too. Thanks!
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,223,162
Messages
6,170,431
Members
452,326
Latest member
johnshaji

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