D
Don
Is there any way to have a subform link to the master form by using a "like"
or "begins with" function? For example, my master and child control is
[strReviewID]. The value for my master [strReviewID] is "1234567", and I want
to link to the child [strReviewID] control with any values that begin with or
is like the first 7 characters, e.g. "1234567A", "1234567B", "1234567C",
etc.
or "begins with" function? For example, my master and child control is
[strReviewID]. The value for my master [strReviewID] is "1234567", and I want
to link to the child [strReviewID] control with any values that begin with or
is like the first 7 characters, e.g. "1234567A", "1234567B", "1234567C",
etc.