Subform requery problem...

J

Joe

I have a Form/Subform where the information in the subform changes dependent
upon information in the main Form. The subform's data is based on a query
that
returns the correct information when the main form is updated/changed.

So when the information in the Drop Down on the Main form changes it
initiates a
requery of the subform. The code executes correctly but the data does not
show
up in the subform.

I am using Access 2000 and I know that the query returns the correct
information
as I have run the query separately, I've also opened the subform on it's own
and
the data is correct based on the Main Form information.

Any thoughts?
 
Top