I am using VB6 and the ADO navigation control<br>I am passing a parameter to the recordsource<br>Like so<br>"Select * From Grocerys Where Description Like "b*" Order By Description"<br><br>But It does not return any records<br>If I pass no parameters it returns all of the records like it should.<br>If I use this It works too.<br>"Select * From Grocerys Where Description = "Bananas" Order By Description"<br>It returns one record which it should.<br>There are 15 items in the list that start with "B"<br>If I use this code in Access which is where I started this project it works just fine there too. And I'm looking at the same Table in VB6.<br><br>but Whats up with the 'Like' statement????<br><br>I have used this code since MSAccess Version 2. <br> <p>DougP<br><a href=mailto: dposton@universal1.com> dposton@universal1.com</a><br><a href= > </a><br> Ask me how Bar-codes can help you be more productive.