IF AND FORMULA WHEN ONE CELL IS BLANK
I am struggling to get what I thought should be a simple IF/AND formula to work, can anyone help please?
I have a column called Date Due and One called Date Submitted and all i want is a formula to look at both and if the Due Date is <= Today AND the Date Submitted cell is blank to return text to say OVERDUE.
I have some IF/AND statements in other sheet i set up and tried following them but never used a blank cell and just keep getting errors messages
This is what i have tried, amongst other things = IF(AND([DATE DUE]@row<=TODAY(),[DATE SUBMITTED]@row ISBLANK,"OVERDUE",""))
Thank you
Answers
-
Hi @Fialko66, you need to start your formula with the =IF(ISBLANK( to check for the blank cell
Try and let me know if that works!
Cheers!
Ipshita
Ipshita Mukherjee
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!