Dear All,
I am using this formula
=IF(B11=0," ",IF(D11=0,($N$1-B11)," "
) to calculate the difference between 2 dates based on the current date in N1, the formula is not working correctly, as it disregards the month, it always calculates the no. of days between say 1 and 20, but when the length of time goes over a month it does not take this into account.
Example.
b11 = 15th may,
n1 = todays date
result = 12 days
should be a lot more. Does anybody know why this is happening.
Thanks in advance,
I am using this formula
=IF(B11=0," ",IF(D11=0,($N$1-B11)," "
Example.
b11 = 15th may,
n1 = todays date
result = 12 days
should be a lot more. Does anybody know why this is happening.
Thanks in advance,