Hi
I have a main form which display customer info, I then have a subform (sub1) which displays each customers order numbers. I then have a second Subform (Sub2) which shows the contents of each order.
In am trying to link Sub2 to Sub1. In the Linking fields. I used
Forms!Main!Sub1.Form![OrderNo]
but it does not work ,
Any ideas
thanks
I have a main form which display customer info, I then have a subform (sub1) which displays each customers order numbers. I then have a second Subform (Sub2) which shows the contents of each order.
In am trying to link Sub2 to Sub1. In the Linking fields. I used
Forms!Main!Sub1.Form![OrderNo]
but it does not work ,
Any ideas
thanks