Is not blank to determine to check box
Sborror
✭✭
I have a Date field - if date field is not blank I want the a Complete checkbox field to be checked.
I've tried this
=IF(ISBLANK([VD MD Completion Date]57)1, 0)
Answers
-
Hey @Sborror
Just a minor tweak of your original formula. You are missing a comma
=IF(ISBLANK([VD MD Completion Date]@row),1, 0)
When you are building a formula I encourage you to insert your cursor into your formula to see where the formula wizard places you in the formula. I find it helps catch my inadvertent mistakes.
cheers,
Kelly
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives