Hi William, Thanks for the reply. That got me past the initial problem, where it was dropping the numerals from the query. Now however, even though the query value is "1", the search fails. Here's the situation: I have three test documents. In the first, I have the text "Brian1", in the second I have "Brian2", and in the third I have "Brian3". So, I should be able to search for "Brian*" and get all three documents, or search for "Brian1" and just find a single document. Searching for "Brian" gives me the expected results, but searching for "Brian1" returns no hits. Any ideas? Thanks, Brian
BEGIN:VCARD VERSION:2.1 N:Brown;Brian FN:Brian D. Brown ORG:IAM Technology, LLC;<IMG SRC="http://www.iam-technology.com/images/iam_omar.jpg"> TITLE:Senior Software Developer TEL;WORK;VOICE:(614) 899-0885 x112 ADR;WORK:;;167 South State;Westerville;OH;43050;United States of America LABEL;WORK;ENCODING=QUOTED-PRINTABLE:167 South State=0D=0AWesterville, OH 43050=0D=0AUnited States of America EMAIL;PREF;INTERNET:[EMAIL PROTECTED] REV:20000801T151731Z END:VCARD