Hello!
I want to open a form (MyForm2) showing a record where MyID2 corresponds to MyID1 of the active/marked record in a datasheet.
The datasheet is placed as a subform on a form (MyForm1) on which I want to add a command button that opens MyForm2. The datasheet uses "MyDirectQuery" as source.
(I know how to do this using a list instead of a datasheet, but I have a good reason for using a datasheet).
Is it f ex possible to refer to the navigation field of the datasheet (which is a subform on the actual form)?
Y.S.
-ViAn-
I want to open a form (MyForm2) showing a record where MyID2 corresponds to MyID1 of the active/marked record in a datasheet.
The datasheet is placed as a subform on a form (MyForm1) on which I want to add a command button that opens MyForm2. The datasheet uses "MyDirectQuery" as source.
(I know how to do this using a list instead of a datasheet, but I have a good reason for using a datasheet).
Is it f ex possible to refer to the navigation field of the datasheet (which is a subform on the actual form)?
Y.S.
-ViAn-