Requery a Combo Box

J

Jody

Hi,

I'm trying to requery a combo box on another form.
Previously, I had used AfterUpdate to requery a combo on
the same form: Me.combo100.requery.

What additional syntax is required to call another form?

Thanks,
Jody
 
Top