Utradeshow
Well-known Member
- Joined
- Apr 26, 2004
- Messages
- 807
- Office Version
- 365
Hi Guy's
I have this formula that works good when I have a date in cell T27. Is there a way to also have it look at T27 and if the value is "___/___/___" then the result would be "Please confirm within 96 hours"
=IF(AA15="TRANSPORTATION PROPOSAL","(Please Confirm Order on or by '"&TEXT(T27-4,"mm/dd/yy")&"')","")
Thank you
I have this formula that works good when I have a date in cell T27. Is there a way to also have it look at T27 and if the value is "___/___/___" then the result would be "Please confirm within 96 hours"
=IF(AA15="TRANSPORTATION PROPOSAL","(Please Confirm Order on or by '"&TEXT(T27-4,"mm/dd/yy")&"')","")
Thank you