View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default adding TIME through midnight calculates ok, but subtract doesn't

If you are using =B1-A1, try =MOD(B1-A1,1)
--
David Biddulph

"skipper" wrote in message
...
on a worksheet of timings, adding TIME through midnight calculates ok, but
subtracting time through midnight results in an error - any ideas on
sorting
this?