D
Destin Richter
Hi, I've a form called frmNotes that has fields: one field is a combo box
where you can select the note category (drawing from tblNoteCat) and another
memo field where one can type in details. The source for this form is
tblNote. I have since added a listbox so users can select the existing data
by seeing a given note category, and then the form will refresh and bring up
the data that corresponds (this is sound much more complicated than it is).
Anyway, my listbox shows the primary key of the tblNoteCat field instead of
the descriptions. I'd be happy to send my table and form to anyone who think
they might know how to adjust my control source settings.
Thank you!
Destin Richter
(e-mail address removed)
where you can select the note category (drawing from tblNoteCat) and another
memo field where one can type in details. The source for this form is
tblNote. I have since added a listbox so users can select the existing data
by seeing a given note category, and then the form will refresh and bring up
the data that corresponds (this is sound much more complicated than it is).
Anyway, my listbox shows the primary key of the tblNoteCat field instead of
the descriptions. I'd be happy to send my table and form to anyone who think
they might know how to adjust my control source settings.
Thank you!
Destin Richter
(e-mail address removed)