So, my sheet has a row that gets populated every time an item is used. The user must enter the 'date used', 'duration of time checked out' and other categories that aren't important.
What I'm wondering is, in a different cell corresponding with each month of the year, can I get a count (in a whole number ie 1,2,3) when someone enters a 'duration'?
For example, someone goes to check out a truck. They enter 1 Jan in the 'date used' column. Then they enter 2.5 hours in the 'duration of time checked out' column. In another cell corresponding to the month of Jan, can I have it return a count
for each time someone entered a 'duration' time. I don't need the total hours counted, I've already done this in another cell. What I need is to get a count every time someone enters a 'duration' in there. The next time someone enters another line item, and enters a 'duration', that number would go to "2" and so on.
I need this because there will be multiple individuals checking out trucks at different times, and I am trying to keep track of how many times employee 1 checks out the truck in the month of Jan, or Feb or any month, along with employee 2, or 3...each employee has their own column and would put the 'duration' in their applicable column, and the total count would go against them in that other cell according to what month they entered in 'date used'.
Bookmarks