R
Rob Cline via AccessMonster.com
I am developing a database to access telephone messages. My problem is that
when the user selects a category from a combo box, certain fields of the
message under the category selected such as, Sender, Subject, and Date
Entered are displayed in a continous form, in which I have added a command
button to the row so that the user can select the message they want to view
in its entirety. However, I am unable to pass the mess_id from the
continous form to the message review form using the command button because
their is no link between them. Any help someone can provide will be greatly
appreciated.
when the user selects a category from a combo box, certain fields of the
message under the category selected such as, Sender, Subject, and Date
Entered are displayed in a continous form, in which I have added a command
button to the row so that the user can select the message they want to view
in its entirety. However, I am unable to pass the mess_id from the
continous form to the message review form using the command button because
their is no link between them. Any help someone can provide will be greatly
appreciated.