jamescooper
Well-known Member
- Joined
- Sep 8, 2014
- Messages
- 840
=IF(AND(W6<>"",VALUE(W6)=VALUE(TODAY()+1)),"Due in 24 Hours",1)
Hello,
Why is the above formulas second part of the If statement volatile?
This bit:
VALUE(W6)=VALUE(TODAY()+1))
Many thanks.
Hello,
Why is the above formulas second part of the If statement volatile?
This bit:
VALUE(W6)=VALUE(TODAY()+1))
Many thanks.