Populate a Combo Box

D

David W

is there a way to populate a combo box's row source using a form.

This combo box is in the second subform.
The data I am wanting to pick is from the first subform in 1 field. The
first subform is in continuious form.

Can this be done?
 
D

David W

I got it
make a query, set its criteria to the record on the form
Set the row source through code
 

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