parameter query question

badangel

Registered User.
Local time
Today, 11:22
Joined
Jan 31, 2003
Messages
26
I think this is a really stupid question but i'm new to Access, so if I don't ask i'll never know! How do I get my simple parameter query to produce results in a form instead of a table? Any help & other general tips would be greatly appreciated!!
 
You need to put the parameters in a query and then feed your form off of that query.

Any more info, just post back. Not sure what else you need to know.
 
I've created the query and it produces the correct info but its in a table. How do I feed the information into a form? Do I have to create a new form first?!
 
I think I understand you. You say you've put parameters in a query, but the answers in a table: although it looks like a table, it is in fact a query.

Try the wizard as Rich suggests to make a form. Any more q's post back.
 
Simple as that! i knew it would be easy. Thanks for your help!
 

Users who are viewing this thread

Back
Top Bottom