officialtyree7669 officialtyree7669
  • 02-01-2018
  • Business
contestada

Cell b10 contains a date, such as 9/1/2014. which formula determines how many days have passed between that date and the current date?

Respuesta :

meerkat18
meerkat18 meerkat18
  • 16-01-2018

Add the current date in cell C10. Then, you can use any of these formulas to determine the number of days between cell B10 (9/1/2014) and the current date:

=IF(OR(C10="",B10=""),"",INT(C10-B10+1))

=IF(NOT(OR(ISBLANK(C10),ISBLANK(B10))),C10-B10+1,"")

You just have to enter the formulas in an empty cell. 

Answer Link

Otras preguntas

por que os vulcões e os terremotos são mais freqüentes em certas regiões do planeta
What is (7/12)/(5/9)? In simplest form..
what is the largest prime factor of 34
what is 3\13 times 143 equal
log4(x)+log4(x+15)=2
The cause of the sun rising and setting in the sky is the earths rotation . What is the affect
what produces the motion of air convection
THE FULL MOON TURNED ORANGE AND THEN GOT REALLY DARK WHAT COULD HAVE MADE IT TURN DARK LIKE THAT
What would be most useful to help make a simple compass a nonmetal bar,a round metal can,a small iron nail,or a Quartz needle
luke jogged a total of 56.5 miles last week. if luke jogged the same distance,d, each day for 3 days and half that distance on each of the reamaining days, whic