I tried those and it gave me "run-time error 438 Object doesn't support this property or method." I don't know what's up with it. What I have is a form that a user can perform a search, then another form that displays the information. On the results form I have a combo box that if there are more than one record on it with the particular DWG number on it, I want the combo box to display the NDW numbers and whichever one the user clicks on, it will display the information. Step one is to just get it to list them. I thought that I had it, but it would only list the records when I search by DWG# 345, but if I searched by DWG# 678, it would only list one even though I know there are more. So, I'm not sure where to go from here. Any other suggestions?