Gilbertjoe
MIS
I have several worksheets that calculate hours worked.
On each worksheet there are the following cells:
Date
Start time
Stop time time
Hours worked
(I already have the hours cells calculating time between start and stop times)
I would like to have 3 cells at the top of each worksheet that the user can enter a start DATE in one cell, a Stop DATE in another cell, and the 3rd cell will sum the total hours between those two dates.
I don't want the user inserting rows or cells and then autosuming the hours so I'm thinking that just 3 cells at the top of the worksheet the user can input two dates on and get total hours would be better. How is this done?
On each worksheet there are the following cells:
Date
Start time
Stop time time
Hours worked
(I already have the hours cells calculating time between start and stop times)
I would like to have 3 cells at the top of each worksheet that the user can enter a start DATE in one cell, a Stop DATE in another cell, and the 3rd cell will sum the total hours between those two dates.
I don't want the user inserting rows or cells and then autosuming the hours so I'm thinking that just 3 cells at the top of the worksheet the user can input two dates on and get total hours would be better. How is this done?