How do I display query results in a form?

  • Thread starter PublicSafetyDispatcher
  • Start date
P

PublicSafetyDispatcher

I am querying by form and need to display the results in a form rather than a
datasheet. The need is based on the use of the query by a dispatcher with a
screen reader. Forms seem to be friendlier to the screen reader rather than
datasheets.
 
K

Krizhek

I would start with using the form wizard to create a form (or use the report
wizard) based on the query.
 
M

Michel Walsh

Hi,


A form can be built around a table OR around a query. Built your form based
on your query.


Hoping it may help,
Vanderghast, Access MVP
 
Top