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

A particular frozen yogurt has 75 cal in 2 ounces how many calories are in 8 ounces of the yogurt
When a recessive trait is on the X chromosome: Answer males will never express it females will always express it males can express it more often than females wi
how do you represent real- world problems involving ratios and rates with tables and graphs? PLEASE HELP! 10 POINTS!!!!!!
Evaluate the expression, using the given value of the variable. 4 – 2x + 5x when x = 4 A. –24 B. –18 C. 16 D. 28
Compare the temperature of water as ice begins to form with the temperature of ice as it begins to melt
what is 3/8 in simplest form
What should be the guiding factor for a designer when using colors in a garment?
simplify the square root of 9 ÷ by the square root of 25
What letter comes next S,M,H,D,M
The box office took in a total of $2905 in paid admissions for the high-school musical. Adult tickets cost $8 each, and student tickets cost $3 each. If 560 peo