T
thepnut
Hello all,
I'm currently using 4 subforms on a main form. The first form (FM_Staff)
shows a a list of staff names and review dates.
What I want to do is when you click on the name it make visible the 4th
subform (FM_rdc) and it displays the correct record (of the staff member
clicked on).
I can do it when I have FM_RDC as a stand alone form but can not seem to
call from one Sub form to an other.
I'm currently using 4 subforms on a main form. The first form (FM_Staff)
shows a a list of staff names and review dates.
What I want to do is when you click on the name it make visible the 4th
subform (FM_rdc) and it displays the correct record (of the staff member
clicked on).
I can do it when I have FM_RDC as a stand alone form but can not seem to
call from one Sub form to an other.