L
laurenm
Is there a way to fill in the contents of a text box based on a selection of
a combo box in the same form? I am working on database which keeps track of
meeting details. In this database, there are requested meetings and confirmed
meetings, each has its own form. In the requested meetings form, a user can
mark a meeting status of "Confirmed". Then they will go into the Confirmed
meetings form, choose a confirmed meeting and fill out additional
information. Currently in the confirmed meetings table, I only have a
requested meeting ID to link the two tables, not the meeting name because I
don't want to have unecessary duplicate information. I would like the user to
go into the confirmed meetings form, pick the requested meeting ID of the
confirmed meeting and have another box, hopefully a text box, automatically
fill in with the meeting name associated with that meeting ID. Is there a way
to do this? I know there is a way to filter down choices for one combo box
based on the selection from another, but in this case I want just the info to
fill in based on the choice of another combo box. If someone could give me an
idea if and how I could do this, I would greatly appreciate it.
Thanks!
Lauren M
a combo box in the same form? I am working on database which keeps track of
meeting details. In this database, there are requested meetings and confirmed
meetings, each has its own form. In the requested meetings form, a user can
mark a meeting status of "Confirmed". Then they will go into the Confirmed
meetings form, choose a confirmed meeting and fill out additional
information. Currently in the confirmed meetings table, I only have a
requested meeting ID to link the two tables, not the meeting name because I
don't want to have unecessary duplicate information. I would like the user to
go into the confirmed meetings form, pick the requested meeting ID of the
confirmed meeting and have another box, hopefully a text box, automatically
fill in with the meeting name associated with that meeting ID. Is there a way
to do this? I know there is a way to filter down choices for one combo box
based on the selection from another, but in this case I want just the info to
fill in based on the choice of another combo box. If someone could give me an
idea if and how I could do this, I would greatly appreciate it.
Thanks!
Lauren M