C
Christopher Glaeser
frmMessage shows a) a message record and b) a continuous subform
frmMessagesSubform that shows all messages in a scrolled list.
frmMessagesSubform has a click event SelectMessage_Click(). What is the VBA
code that will set the frmMessage record to the record selected in
frmMessagesSubform?
Best,
Christopher
frmMessagesSubform that shows all messages in a scrolled list.
frmMessagesSubform has a click event SelectMessage_Click(). What is the VBA
code that will set the frmMessage record to the record selected in
frmMessagesSubform?
Best,
Christopher