How can ask a query to put a parameter into different fields.

  • Thread starter Thread starter Scott
  • Start date Start date
S

Scott

I have a query that has multiple yes/no fields. Can I run a form to enter a
parameter into one of the fields and then run the query?
 
basically you have to have a different check box for each field and
the releate that check box back to each field. if you want users to
only select one box then just use an on change event that disables all
other boxes when a uses clicks on a combo box.

Regards
Kelvan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top