Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi All,
As part of a performance test that I am going to be running, I am planning to extract some time values from the application under test log files, paste the values into Excel and calculate the time taken for certain transactions. I have been looking into this and have become stuck because the time values in the log are in the format <hh:mm:ss:msmsms where ms is for milliseconds. My plan was to substract one value from the other, thus getting the difference which would be the time taken for the transaction e.g. (cell A1)10:20:30.400 (cell B1)10:20:40.500 Formula in cell C1 would be =B1-A1. This is expected to return the value of 00:00:10.100. However, all that is returned is #VALUE!. The formula works fine without the milliseconds, but as I am doing a performance test, I need to use milliseconds. I have messed about with the format of the cell/time, but have not been successful. Any help in this matter is very much appreciated. Regards, Jon -- Jon Stickings |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to add a column of time values eg 72hours plus 34hours 52mins | Excel Discussion (Misc queries) | |||
comparing two columns of data to find common values | Excel Discussion (Misc queries) | |||
Comparing values between columns only when there are values in bot | Excel Worksheet Functions | |||
Fun with Time values | Excel Discussion (Misc queries) | |||
Calculating Time Values in Excel | Excel Worksheet Functions |