View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Subracting Time.

One mo

=a1-b1-time(1,0,0)



GEM wrote:

How do I subtract time?? For example

A1=20:00 HRS
B1=15:00 HRS
C1=(A1-B1)-1

I want to always subtract 1:00 hour from the result. , =(A1-B1)-1 I get,
######
How can I get 4:00 as the answer??


--

Dave Peterson