I have the below formula to calculate the number of days between a random date and the last working day. And I am not sure what to enter in place of the question mark so that it always uses the last working date? B9 is where my random date is located.
=DAYS360(B9,?,TRUE)
Thanks!
2006-11-28
02:47:26
·
3 answers
·
asked by
number_n
2
in
Computers & Internet
➔ Software
And how do I enter this as an IF function? That is it should only calulate the number of days if B9>1.
2006-11-28
02:50:32 ·
update #1