View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
joev7777 joev7777 is offline
external usenet poster
 
Posts: 12
Default How do I get the difference between two times, including hundr

Thanks JE, didn't know that!

Joe V.

"JE McGimpsey" wrote:

Not true - you can format cells to display tenths, hundredths or
thousandths of a second and functions will calculate and display
correctly.

Format/Cells/Number/Custom hh:mm:ss.000


In article ,
"joev7777" wrote:

In Excel, functions are only able to show seconds as the lowest number. But
there is a way around this.