JasonPurdueEE
Technical User
Hello. I am working on a form where I need to select some criteria with a combo box and display the results (the rest of the record). depending on what is selected, one or more records may match that criteria. I need to display all of the records that fit the bill. Some of you may remember my cascading combo boxes post last week. in that I used the RecordsetClone.FindFirst and RecordsetClone.Bookmark method, but I cant see how this will work in this situation (because I want more that the first match as I may get one or many matching records). can anybody give me a nudge in the right direction as to how I'm going to get ths to work? if you would like clarification, please let me know. thank you.
JASON
JASON