Filter a lookup in a subform with a field in the main form
Filter a lookup in a subform with a field in the main form
Hello,
i have a Main Form with a Text field. Under i have a subform with a lookup on another form.
How can i create a filter on the lookup with MyLookup.MysubField CONTAINS Mainform.TextField ?
is it possible ? thanks you