drop down 'afterupdate' not populating subform..

N

nycdon

Have a Drop-down with 'afterupdate' event doing a Filter, then a Requery on
Subform.

Subform not working..(yet when go into design view on main form, then back
out, the Subform populated ok with selected dropdown choices..)

thanks,
don
 
N

nycdon

Added a Drop-down with 'afterupdate' event doing a Filter, then a Requery on
Subform.

Subform not working when open in Form view...but..

if then go into design view on main form, then back out to Form view,
everything works fine..the Subform populates correctly after drop down
selection..

any ideas appreciatated

thanks,
don
 
J

John Vinson

Have a Drop-down with 'afterupdate' event doing a Filter, then a Requery on
Subform.

Subform not working..(yet when go into design view on main form, then back
out, the Subform populated ok with selected dropdown choices..)

thanks,
don

Please post your code.

John W. Vinson[MVP]
 
Top