R
REGREGL
Hello all...
I have a form (formA) witha subform (formB). The subform is set to
continuous records view. I would like to have a button within the subform
which will open another form (formC) and filter formC by the currently
selected record in formB.
Now, I would have no problem with this if formB were set to Single View. In
that case I could create a filter and use the criteria [forms]![formB]![Order
Number] to accomplish what I want. But with the form view set to Continuous
Records, the filter criteria doesn't understand which [Order Number] to use.
Thanks in advance for your help!
I have a form (formA) witha subform (formB). The subform is set to
continuous records view. I would like to have a button within the subform
which will open another form (formC) and filter formC by the currently
selected record in formB.
Now, I would have no problem with this if formB were set to Single View. In
that case I could create a filter and use the criteria [forms]![formB]![Order
Number] to accomplish what I want. But with the form view set to Continuous
Records, the filter criteria doesn't understand which [Order Number] to use.
Thanks in advance for your help!