combo box and subform

J

Joe

I have a main form and within it there is a subform. The
subform is continuous style. On the main form (Carriers)
there is dropdown box (LOB) from which the user is able
to select an item from a list. The subform header has a
combo box (cboCovType) in it that populates based on the
selection from LOB. My goal is to then be able to select
an item and have the textbox (CovType) in the detail part
of the subform fill with the selection. There could be
more then one item that needs to be selected. So each
time there is a selection it would need to go into the
next available CovType field in the subform. I am not
able to get beyond the populating.
How can this be done? Or can it be done? Or should it
be done?
Thanks to anyone that responds. >>> Joe
 

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