How to open records in a form using a query

R

Robin

I need to open differant Records in an access form by
using a query,but not as a database, but in the form view.
 
J

Jeff Boyce

Robin

Not sure I understand... you can base any form on an underlying table, or on
an underlying query. When you say "not as a database", do you mean you
don't want the query to display what looks like a table of info?
 
Top