K
KRosier
I have a parent form (char_frm) with a subform (char_sub_frm) linked by
playerID(one player, many characters).
The parent form shows the character’s name (Cname) and other info.
The subform shows all of the alternate characters that a player has
(Cname)and other info in datasheet format.
The parent form has been filtered to show only one record.
I would like to be able to doubleclick on an alt’s name in the subform
and have the parent form refresh to show that alt’s Cname and related alts.
What code do I need to write for the doubleclick event?
Any help would be very much appreciated.
Kathy
playerID(one player, many characters).
The parent form shows the character’s name (Cname) and other info.
The subform shows all of the alternate characters that a player has
(Cname)and other info in datasheet format.
The parent form has been filtered to show only one record.
I would like to be able to doubleclick on an alt’s name in the subform
and have the parent form refresh to show that alt’s Cname and related alts.
What code do I need to write for the doubleclick event?
Any help would be very much appreciated.
Kathy