Comparing two columns
Hi Everyone,
I have created two drop down columns. So for example purposes: lets say column A contains 5 grocery items (bread, milk, butter, potatoes, chicken) and those are my mandatory items. Drop down with multiple entries
Columb b has the same 5 things - but when we take stock we only have 4 grocery items (milk, butter, potatoes, chicken) Drop down with multiple entries
how do I formulate Column c to report my missing item (bread)
I figured:
=INDEX([Certificates Obtained]@row, MATCH([Certificates Required]@row), 0))
IMPARSEABLE 😐️
Answers
-
=INDEX([Certificates Required]@row, MATCH([Certificates Obtained]@row, 0)) I just changed my columns around and now I get #NOMATCH, however I would like it to return what is missing from the index. I dont know if it is possible
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!