V
vbcraft
Hi
I have two forms.
One form is for students...this form has a subform called 'test dates'.
The other form is the many records of the 'test dates' selection.
The issue I am having is the second form will not auto load (or requery)
based on the 'test dates' record selected (i have to click a requery button).
I would like it to auto load based on the 'test dates' record selected.
I tried using the current_event in the 'test dates' subform to requery
and/or change the value of a text box which my second form would be linked
on...but no luck.
If I have 2 'test dates' subforms expanded and flip from one too the other
nothing gets the current event triggered...;;
I have two forms.
One form is for students...this form has a subform called 'test dates'.
The other form is the many records of the 'test dates' selection.
The issue I am having is the second form will not auto load (or requery)
based on the 'test dates' record selected (i have to click a requery button).
I would like it to auto load based on the 'test dates' record selected.
I tried using the current_event in the 'test dates' subform to requery
and/or change the value of a text box which my second form would be linked
on...but no luck.
If I have 2 'test dates' subforms expanded and flip from one too the other
nothing gets the current event triggered...;;