=OR(ISBLANK Formaula
Hello,
I am trying to build a =OR(ISBLANK formula into a text box column. Check will display is any cell is blank.
I have the following formula but is displaying #INCORRECT ARGUMENT SET. =OR(ISBLANK([Producer Code(s)]@row, ISBLANK([Servicer AM/AE Codes]@row, ISBLANK([SIC Code]@row, ISBLANK(FEIN@row, ISBLANK([LOB’s to be set up]@row, ISBLANK([BOR Effective Date]@row, ISBLANK([Date Submitted]@row))))))))
I have the same formula in another sheet with other cells and works so I am very lost.
Thank you!!!
Tags:
Answers
-
=OR(ISBLANK([producer code(s)]@row), ISBLANK([Servicer AM/AE Codes]@row), ISBLANK([SIC Code]@row), ISBLANK(FEIN@row), ISBLANK([LOB’s to be set up]@row), ISBLANK([BOR Effective Date]@row), ISBLANK([Date Submitted]@row))
you can try doing it like this. you'll want to enclose your ISBLANK functions
Sincerely,
Jacob Stey
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!