Formula for cycle time

  • Thread starter Thread starter JBell
  • Start date Start date
J

JBell

Hi,
I need a formula to determine cycle time... actually to
calculate the number of days from the date in one cell to
the date in the other and put it in a third cell... thank
you!
JBell
 
XL stores times as integer offsets from a base date, so you can use
regular math functions:

=A2 - A1
 

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

Excel Logical Testing 0
Date formula to calculate cycle time help please! 7
Time Formula 11
Excel Sumproduct 0
Cycle Times 4
Excel Help with date adding formulas! 7
help with formula 1
CountIF date problem 0

Back
Top