Using Forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form that has data for differnt locations how can i creat a button that before opeing the form will prompt user to select location they are intereseted in viewing. Also what would make large tables with data be more user friendly
 
-----Original Message-----
I have a form that has data for differnt locations how
can i creat a button that before opeing the form will
prompt user to select location they are intereseted in
viewing. Also what would make large tables with data be
more user friendly
The easiest way would be to make a query-in the criteria
cell under the location type [Which Location]. This works
best if all location cells in the database are filled.
Then base your form on this query instead of the table.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top