Filter an Unbound field on a SubForm

  • Thread starter Thread starter KPR
  • Start date Start date
K

KPR

Hi,

I have an unbound field on a Continuous Form SubForm that is being populated
by a function call. I need to filter these values from the main form. The
unbound field doesn't appear to be filterable.

How can I transfer the unbound field value to a bound field as it's updated?
Or is there another way I should be doing this?

Thanks,
Ken
 
KPR said:
Hi,

I have an unbound field on a Continuous Form SubForm that is being
populated
by a function call. I need to filter these values from the main form. The
unbound field doesn't appear to be filterable.

How can I transfer the unbound field value to a bound field as it's
updated?
Or is there another way I should be doing this?

Thanks,
Ken
 
Back
Top