ISBLANK
I need a formula for the following: If "Project Number" is blank then copy data from "Temp Project Number" (from the same row) and paste it into the "Project Number" field.
=IF(ISBLANK([Project Number]@row), [Temp Project Number]@row)
I get the #Circular Reference error message with this formula.
Does anybody have any suggestions?
Answers
-
What column are you putting the formula into? You need to put it in a column that is not being referenced by the formula.
Come see me in Seattle at ENGAGE 2024! I will be at the 10xViz partner booth throughout as well as the "Lets Talk About Community" Meet & Eat table on Tuesday from 11:45am - 12:45pm!
-
Thank you! After I took a break and came back to it, I finally realized that was my problem. I will have to think of another way to accomplish this. Any ideas?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!