Queries and Forms

ShaunT

New member
Local time
Today, 14:06
Joined
Apr 10, 2003
Messages
7
Hi,

At the moment I have a number of queries in my database, when I run them the data displays in table format.

How do I display the info I want on a form?

Many Thanks

Shaun
 
Create the required forms, and use the query as the recordsource.

The form wizard will let you select a table or query as the record source. This may be a good way to start.

Brad.
 

Users who are viewing this thread

Back
Top Bottom