How do I display query results in a form?

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

Guest

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.
 
I would start with using the form wizard to create a form (or use the report
wizard) based on the query.
 
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
 
Back
Top