#INVALID OPERATION in my nested IF statement
Hi there Community!
#INVALID OPERATION has me beat today. I believe the issue is somewhere in the bold area bc when I pull that section out I don't get the "#INVALID OPERATION" error message. The error is only displays when the row meets the criteria of the last IF statement ("Occupied"). When the logic is met for the bold items, the formula returns the anticipated result.
I'm sure it's just sitting there right in front of me, but I've been looking at it for too long. Fresh eyes greatly appreciated! Thank you!
---------------------------------------------------------------------------------------------------------
=IF([Hold Type]@row <> "","HOLD",
IF(AND([2ND CHANCE COE (263)]@row <> "",[1ST CK RCVD (017)]@row <> ""),"2nd Ch. CWCOT",
IF(AND([2ND CHANCE COE (263)]@row = "",[1ST CK RCVD (017)]@row <> ""),"3PS CWCOT",
IF([CONVEY DEED RECORDED (041)]@row <> "","Convey",
IF(AND([ICC (039)]@row <> "",[CONVEY DEED RECORDED (041)]@row = ""),"ICC",
IF(AND([FTV (012)]@row = "",[UNLAWFUL DETAINER (011)]@row <> ""),"Eviction",
IF(AND([UNLAWFUL DETAINER (011)]@row <> "",[EVICTION COMPLETED (177)]@row = ""),"Eviction- Vac",
IF(AND([FTV (012)]@row <> "",[C&S ORDERED (062)]@row <> ""),"Prop Pres",
IF(AND([Confirmation Needed?]@row = "Yes",[Redemption Needed?]@row = "Yes", [FTV (012)]@row <> "", MAX([SALE CONFIRMATION NEEDED (119)]@row,[POST SALE REDEMPTION EXPIRES (353)]@row) >= TODAY()),"Redemption- Vac",
IF(AND([Confirmation Needed?]@row = "Yes",[Redemption Needed?]@row = "No" , [FTV (012)]@row <> "", [SALE CONFIRMATION NEEDED (119)]@row >= TODAY()),"Redemption- Vac",
IF(AND([Confirmation Needed?]@row = "No" ,[Redemption Needed?]@row = "Yes", [FTV (012)]@row <> "", [POST SALE REDEMPTION EXPIRES (353)]@row >= TODAY()),"Redemption- Vac",
IF(AND([Confirmation Needed?]@row = "Yes",[Redemption Needed?]@row = "Yes", [FTV (012)]@row = "", MAX([SALE CONFIRMATION NEEDED (119)]@row,[POST SALE REDEMPTION EXPIRES (353)]@row) >= TODAY()),"Redemption- Occ",
IF(AND([Confirmation Needed?]@row = "Yes",[Redemption Needed?]@row = "No" , [FTV (012)]@row = "", [SALE CONFIRMATION NEEDED (119)]@row >= TODAY()),"Redemption- Occ",
IF(AND([Confirmation Needed?]@row = "No" ,[Redemption Needed?]@row = "Yes", [FTV (012)]@row = "", [POST SALE REDEMPTION EXPIRES (353)]@row >= TODAY()),"Redemption- Occ",
IF([UNLAWFUL DETAINER (011)]@row = "","Occupied","Status Error")))))))))))))))
Answers
-
Smartsheet formula referenced in question (slightly easier to read).
-
Hi Rebekah,
Can you describe your process in more detail and maybe share the sheet(s)/copies of the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
I hope that helps!
Have a fantastic week & Happy Holidays!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Good morning Andrée,
I created a copy of the sheet, purged the NPI and shared it with you.
Greatly appreciate your help!
-
Excellent!
I'll take a look and get back to you!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!