Nested if/then/and/or???
Hello out there, attaching a screenshot for reference. I'm trying to get the far right column ("Completely Processed") to check under a series of different circumstances:
- 'Check Cut to Vendor' box MUST be checked for all cases
- If none of the 'outside $$' boxes are checked and 'Check Cut to Vendor' is cut, then the 'Completely Processed' cell gets checked
- This is what has been done so far (and works for step 2): =IF(AND([Check Cut to Vendor]@row = 1, [1 is Outside $$]@row = 0, [2 is outside $$]@row = 0, [3 is Outside $$]@row = 0), 1)
- This is where I'm stuck: If any of the 3 'X is Outside $$' boxes are checked, then the corresponding 'Funding Code X Reimbursement Received' cell must have a date put into it before the 'Completely Processed' box gets checked. If more than 1 code is outside funding, then all appropriate cells need to be dated.
Any help would be greatly appreciated, thanks!
Gary
Tags:
Answers
-
Are you looking to automate entry of a date into the Funding Code n cell, or will that be manually entered?
-
Hi Danielle, the only thing to be automated is the "Completely Processed" cell, all others are manually entered (or left blank as appropriate). So there are a few different points where the "C-P" cell could be checked, depending on the number of outside reimbursements required (0-3). Thanks!
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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!