X
XP
Using Office 2003 and Windows XP;
I have a subform in datasheet view laying on a main form. The main form also
has a combo so that the user can filter the subform to view only certain
records.
I added a doubleclick event so when the user double clicks the subform
another more Detailed form opens in normal view with a record selector.
The Detail form (the one that opens on DC) is bound. Now, I have two
questions:
1) How can I get this Detail form to be set to the record DC by the user on
the datasheet subform (on the main form)?
2) How can I have the Detail form filter only to the records set by the user
in the combo box on the main form?
Your assistance is very much appreciated.
I have a subform in datasheet view laying on a main form. The main form also
has a combo so that the user can filter the subform to view only certain
records.
I added a doubleclick event so when the user double clicks the subform
another more Detailed form opens in normal view with a record selector.
The Detail form (the one that opens on DC) is bound. Now, I have two
questions:
1) How can I get this Detail form to be set to the record DC by the user on
the datasheet subform (on the main form)?
2) How can I have the Detail form filter only to the records set by the user
in the combo box on the main form?
Your assistance is very much appreciated.