If I have a table that is something like this: Col 1 Col 2 ----------------------------- C .c C++ .cpp Java .j Yacc .y etc. Can I do a direct lookup up without writing a function to do it? --Aryeh