View Full Version : Queries to Forms


camaroltd82
05-16-2002, 07:42 AM
Hello, I posted a message a week ago about building User input queries for my storeroom database. I need to know how I can translate that query result to a form. Not just a table view. Thanks for the help on the first topic, and any help here would be greatly appreciated.

Mike

David R
05-16-2002, 01:51 PM
Base your form on that query, instead of a table. When the form is opened the query will run to provide it with the correct data.

[This message has been edited by David R (edited 05-16-2002).]