Hey,
I am looking for a way to search a table of only 2 columns. The first column will have the numbers I am searching and the second column with have descriptions of those numbers. Some of the numbers are yet to recieve descriptions. I would like to be able to perform a search a for a number and return whether or not it has a description. Anyone have a decent idea on how to do this?

Thanks