G
Guest
I currently have a Access VBA database projetc. I have a form which uses
information from a current record. There are fields that populate perfectly.
I would like to add a dropdown box that will display the information from the
various fields.
Example:
The form conatins 3 non-visible fields : Writer1, Writer2, Writer3
I would like the drop-down to display Writer1, Writer2, and Writer3 of the
current record.
Is there a way to have it displayed directly from the object's property
window (Row Source) ?
information from a current record. There are fields that populate perfectly.
I would like to add a dropdown box that will display the information from the
various fields.
Example:
The form conatins 3 non-visible fields : Writer1, Writer2, Writer3
I would like the drop-down to display Writer1, Writer2, and Writer3 of the
current record.
Is there a way to have it displayed directly from the object's property
window (Row Source) ?