Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I am trying to create a form that will allow
the user to choose a record from a table (using
a lookup), but once that record is chosen I would
like to display fields associated with that record
in text boxes on the form (eg. the user chooses a [PO_NO]
from a list of [PO_NO] & [DESCRIPTION]'s looked up
into a combo box, now i want to show the associated
[DESCRIPTION] in an uneditable text box next to it.
How do i go about doing this?
Thanks.
I am trying to create a form that will allow
the user to choose a record from a table (using
a lookup), but once that record is chosen I would
like to display fields associated with that record
in text boxes on the form (eg. the user chooses a [PO_NO]
from a list of [PO_NO] & [DESCRIPTION]'s looked up
into a combo box, now i want to show the associated
[DESCRIPTION] in an uneditable text box next to it.
How do i go about doing this?
Thanks.