Query an excel table to see if a value exists
working on a table with a long list of items. need to query the table to see if an item is listed without erroring out every time.

how can I check to see if "Black" is on the list and return a "N/A" or something I can use?
Any help will be appreciated. Ed.


