Trying to combine IF, OR, & AND
Hi all,
As the title states, I am trying to create a helper column that is checked or unchecked based on a few conditions. I want to check the helper column box if statements 1 and 2 are both true or if statements 1 and 2 are both false. I had written:
IF(OR(AND(statement 1@row = 1, statement 2@row = 1), AND(statement 1@row = 0, statement 2@row = 0)), 1, 0)
Not certain if this is the right order or even the way to go. Please let me know what you all think.
Best Answer
-
You know, I was just messing up the syntax on the column formula itself. I wrote it perfectly here. What do you know?!
Answers
-
This looks like it would do the job to me. Are you having a problem when you attempt to implement it? If so, what problem?
-
You know, I was just messing up the syntax on the column formula itself. I wrote it perfectly here. What do you know?!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!