I can't figure this one out....need HELP!
Very interesting however as I thought it would work.
1. I have a main form (A) with a subform (B)
2. In the subform (B) I am clicking from a list created to open an other form with detail info form (C)
Problem: The variable is not passed and no results come across to form C.
However: If I test it from opening subform (B) that gives me a list and I click the number from the list, the value is passed and form (C) opens with the correct information. (I am using a query to select the single line and pass the info to form (C))
It is as if Form (A) does not know the values that the subform (B) has in order to pass the correct values.
Does anyone experience this and know how to pass the value from an inbedded subform to a 3rd form?
Thank you.....Alex
Very interesting however as I thought it would work.
1. I have a main form (A) with a subform (B)
2. In the subform (B) I am clicking from a list created to open an other form with detail info form (C)
Problem: The variable is not passed and no results come across to form C.
However: If I test it from opening subform (B) that gives me a list and I click the number from the list, the value is passed and form (C) opens with the correct information. (I am using a query to select the single line and pass the info to form (C))
It is as if Form (A) does not know the values that the subform (B) has in order to pass the correct values.
Does anyone experience this and know how to pass the value from an inbedded subform to a 3rd form?
Thank you.....Alex