J
JohnW
I have 2 tbls and a Form with subform
Gametbl = Main Form
GameID
Team1
Team2
SelectionTble = subForm
SelectionID
GameID
Pick
I have had no success in getting the GameID on the subform
to auto populate from the Main form GameID.I have been
useing Me.[frmSelection Subform].Form.GameID.Value =
Me.GameID.Value in the OnChange of the selection txtbx but
to no avail. Can I do this.
Thank You in Advance
Gametbl = Main Form
GameID
Team1
Team2
SelectionTble = subForm
SelectionID
GameID
Pick
I have had no success in getting the GameID on the subform
to auto populate from the Main form GameID.I have been
useing Me.[frmSelection Subform].Form.GameID.Value =
Me.GameID.Value in the OnChange of the selection txtbx but
to no avail. Can I do this.
Thank You in Advance