S ShaunT New member Local time Today, 14:06 Joined Apr 10, 2003 Messages 7 Apr 10, 2003 #1 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
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
bradcccs Registered User. Local time Today, 23:06 Joined Aug 9, 2001 Messages 461 Apr 10, 2003 #2 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.
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.