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
- Customer Resources
- 66.2K Get Help
- 431 Global Discussions
- 152 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 74 Community Job Board
- 501 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 306 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!