S
SAC
When this code is run in an after update event:
Forms![frmLookup]![frmXrf2cf].Filter = Me.Combo2
I get an error that says Object doesn't support this property or method.
What do I nned to change?
Thanks.
Forms![frmLookup]![frmXrf2cf].Filter = Me.Combo2
I get an error that says Object doesn't support this property or method.
What do I nned to change?
Thanks.