A family of Microsoft relational database management systems designed for ease of use.
What do i need to do to view only records based on combo box value. it can be one record only or many records but i would like to restrict. Any advice please...
Take a look at FindRecord.zip in my public databases folder at:
https://skydrive.live.com/?cid=44CC60D7FEA42912&id=44CC60D7FEA42912!169
This simple little demo file includes two forms, one to go to a record, which I think is what you are currently doing, the other to filter the form, which is what I think you are attempting.