It would probably would not hurt to elaborate on my need(s). When looking at the attached pdf, I want to be able to select 2000 (year), 1 (route #), and house sparrow (species) and then click calculate to pop up a message box that will tell me the number of species found for that route and time year. Each selection no matter the combination will have one single unique attribute. All of this information is found in the same shapefile/attribute table. I was thinking maybe some sort of TableLookUp but reading about it on Developer Help led me to believing that was not the right choice.