A
an
Hello!
Explanation:
I have a main Form based in T_Form and Subform based in T_Subform.
In main Form I have a combo box; when we click in combo row, open the
Subform and show us all records that selection, with some fields of each
record.
To here, work fine.
Now:
I woul like click in first field of one record - showed in SubForm - and
open the second form, based in T_SubForm too, with another fields of this
record.
How do I this, please?
Thanks in advance.
an
Explanation:
I have a main Form based in T_Form and Subform based in T_Subform.
In main Form I have a combo box; when we click in combo row, open the
Subform and show us all records that selection, with some fields of each
record.
To here, work fine.
Now:
I woul like click in first field of one record - showed in SubForm - and
open the second form, based in T_SubForm too, with another fields of this
record.
How do I this, please?
Thanks in advance.
an