Index Match mystery
Good afternoon,
I have an index/match combo that is working perfectly well BUT FOR, the top row of my sheet. Even when the field it references is blank, it stays checked.
Backstory: my source sheet is a matrix that has our roles down column 1and our systems across the top in the column headers. Whenever a role requires access to a system we manually put a check in the box. In my Target sheet I have a formula whose purpose is to look at a particular role/system combo and return a checkmark if the matrix sheet A says it needs one. For some reason it returns a checked box when the "role" field is blank...Why is this happening? If there is not a role entered in the role column I need it to be not checked so it doesn't trigger various workflows. Thanks in advance! -Shelley
ps- the top 2 locked rows are just there as place holders so that when a form is submitted the formulas in other fields are maintained.
Answers
-
Hello again...I figured it out (I think)...the formula I had for the row in question was actually =IFERROR(INDEX({master role/system Range 3}, MATCH([NEW ROLE]$4, {master role/system Range 2}, 0), MATCH([SYSTEM BEING ADDED/ MODIFIED]@row, {systemaccrosstop}, 0)), "X") and the X was causing the box to stay checked I think 🤦🏼♂️...Thanks!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!