Thanks for the reply. I will combine this with an answer I saw in the MSDN newsgroups. Basically, the MSDN answer was to manually go through the rows and doing a RegEx pattern search. While that could be slow with tens of thousands of rows, if I implement your solution first, I will at least have some rows filtered out. Again, if anybody has a better idea, I'm all ears. Thanks again, PAGates