Query

B

brandon

I would like to use a field on a form to limit the values
on another field on the same form.

The two fields are stored on one table.
Both are Combo-boxes.
Thanks,
 
M

Mike Frith

Use the first combo box as a criteria for the second. You may need to put a
ME.REQUERY into the AFTERUPDATE property of the first combo box for it to
work.

Mike
 

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

Top