Hello Everyone. I have a query which displays records with ID's ranging from 01 to 300. When I use the following prompt: > [type in beginning ID]and<[type in ending ID], and I type in 01 and 2000, I only get records in the 100 range. I understand the SQL structure is reading 1 is less than 2. Is there anyway around this? How do I get records 105 through 250? I appreciate any suggestions.