Help with formula syntax errors when converting to column formula
Help, please.
I'm struggling to debug this formula in Smartsheets.
The formula actually works, and can be copy/ pasted with success. However, I'm getting this error message "The column formula syntax isn't quite right" when trying to convert the cell to column formula. Please help. I can't figure this out on my own. Thanks in advance for the attention and support.
Here is my formula:
=IF(AND([BRM Approved]1 = "No, denied.", [HCL Approved]1 = "No"), "No TAS Needed", IF(NOT(ISBLANK([HCL Request No (i.e. HCA00000)]@row)), "TAS Acquired", IF(ISBLANK([HCL Request No (i.e. HCA00000)]1), "TAS Needed")))
Best Answer
-
Hi @Davey G,
The reason you are having this issue is because you have a reference to a specific row - "[BRM Approved]1".
As you noted, you can copy/paste this, or even drag the formula down, but you cannot convert to a column formula with that syntax. However, is you drag the formula down from the top, you will most likely find that new rows will also start with the formula without needed a copy/paste.
Hope this helps,
Dave
Answers
-
Hi @Davey G,
The reason you are having this issue is because you have a reference to a specific row - "[BRM Approved]1".
As you noted, you can copy/paste this, or even drag the formula down, but you cannot convert to a column formula with that syntax. However, is you drag the formula down from the top, you will most likely find that new rows will also start with the formula without needed a copy/paste.
Hope this helps,
Dave
-
Thank you so much. That corrected my issue.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!