On time arrival

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

A1: Scheduled Arrival Time
B1: Actual Arrival Time

In C1, I would like to compute the difference between scheduled and arrival
times so I can address or look into any major delays. So far, I'm golden as
long as B1<A1 because this is a positive number. However, I get a weird
result of ###### when B1>A1 because it is technically a negative number.

Any ideas on how I can write a formula to compute these negative values? Any
other suggestions for identifying late arrivals? Your help is appreciated.
Please not visual basic since I am a rookie with Excel.

Thanks
 
You could change to 1904 date system, but in that case beware if you are
trying to copy data to and fro between the two systems.
 

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

Similar Threads

On time arrival 2
Time, & Round? 2
Time, & Ceiling? 3
1904 negative time 5
Conditional formatting with time 4
Obtaining a positive variance % 3
If Functions Time 13
Time Span calculations 4

Back
Top