beachsideaccounting
New Member
- Joined
- Jun 11, 2011
- Messages
- 10
I am trying to make a formula and I have part of it down. Here is the working half. The time sheet has drop down lists with choices of 12 HR REG, 24 HR REG, etc. These are 12&24 hour shifts. The cell next to 12 HR REG (not always in the same cell) is the total number of hours (not always the same number). I would like to add to the COUNTIF the hour number. No two cells are ever the same. This is for a weighted average calculation on a paycheck.
=COUNTIF('Time Sheet'!B24:H30, "12 HR REG")
=COUNTIF('Time Sheet'!B24:H30, "12 HR REG")