A
Aimee
I have a main form (frmAnswers) that has a command button
link that opens another form (frmNotes). When the user
clicks the Notes button in frmAnswers, the frmNotes form
opens to allow the user to enter notes about the selected
answers in the main form. The two forms are connected by
RespondentID by [frmNotes][RespondentID]=[frmAnswers]!
[RespondentID] in the RespondentID text box of frmNotes.
My problem is that when I check to make sure the
information is in the table for frmNotes, the RespondentID
table column is blank. How can I make it so the
RespondentID column in the table contains information?
Any help would be appreciated.
Thank you, Aimee
link that opens another form (frmNotes). When the user
clicks the Notes button in frmAnswers, the frmNotes form
opens to allow the user to enter notes about the selected
answers in the main form. The two forms are connected by
RespondentID by [frmNotes][RespondentID]=[frmAnswers]!
[RespondentID] in the RespondentID text box of frmNotes.
My problem is that when I check to make sure the
information is in the table for frmNotes, the RespondentID
table column is blank. How can I make it so the
RespondentID column in the table contains information?
Any help would be appreciated.
Thank you, Aimee