#INVALID COLUMN VALUE for Isblank formula
Hi. I am getting an #INVALID COLUMN VALUE response for the formula (=ISBLANK([Product's Guess at Dev Effort]@row). The column is defined and text/numbers.
Any suggestions on what I am doing wrong?
Thanks!
Answers
-
- This function is typically used inside of another function, for example: IF, COUNTIF, or SUMIF.
Examples:
=IF(ISBLANK([Units Sold]1), "Blank", "Not blank")
=IF(NOT(ISBLANK([Units Sold]2)), "Gained revenue","No Sale")
=IF(ISBLANK([% Complete]3), "Red")
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives