Excel date formula

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

I have one cell with a time in it 05:00:00 and I want to
subtrct 7 hours from it - (to adjust for Greenwich Mean
time)but if the time is less then 07:00:00 I get an
error - any help would be appreciated - thanks!
 
Another way

=MOD(A1-7/24,1)

--
For everyone's benefit keep the discussion in the newsgroup.

Regards,

Peo Sjoblom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top