Microsoft
Software
Hardware
Network
Question : SubTotal a list of Elapsed times.
I am trying to total column E, whether it is filtered or not, but having issues. I tried formatting the answer in the cell with [h]:mm:ss and h:mm:ss and neither appears to give the right answer... maybe it is the formula I am using SUBTOTAL?
I am not sure how to tell it no matter how many rows column E has... and if it is filtered only add up the rows that are displayed...
How would I get the correct sum in the Total Hrs cell?
Please advise and thanks. -R-
Attachments:
SDC-SUBTOTAL-Error.png
(53 KB)
(File Type Details)
screenshot
Answer : SubTotal a list of Elapsed times.
In that case, there is nothing wrong with your subtotal expression.
That very first record is NOT 7 hrs and change--it is 3 DAYS, 7 hrs and change.
Change the formatting in E:E to [h]:mm:ss if you don't believe me :)
Random Solutions
Ajax, Jquery, YQL trying to call .net webservice
Select Input Radio Button on page load from javascript or code behind
When setting a Static IP address
In an SBS 2k8 & Exchange 2k7 environment, how do i am multiple e-mail addresses to one user?
SBS2003 - Deploying Printer Via GPO
How to extract Numbers from a text string ?
Thursday's date in the present week
How to increase the size of image in toolstrip button+windows programming vb.net 2005
limit mysql insert to 22 players
How do I stop a PlaySound call that continues output outside the logic of the program that called it?