Requery a Subform

D

Donalbain

I have a main form (form1) that simply contains a combobox that allows
the user to select a criteria for a query.
The query controls the output of another form (Form2), and I have set
the afterupdate control of the combox box on form1 to requery form2.
This works wonderfully, and everything is hunky dory.

EXCEPT, when I put form2 as a subform on form1 the whole thing falls
apart, and while the subform is requerying, unless the criteria from
the combobox is a certain value, it always shows blank.

So, to summarise, as two seperate forms, all is well. When I use it as
a subform, form2 is rubbish..

Anyone got any ideas why this might be?
 

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