I think this is easy for a guru but I've been bashing my head for hours.
I have a drop down box in a form that looks up details from a table.
There are two fields in the drop down box and I would like to store both of
these fields into two fields on the form.
i.e:-
Drop down box has "ContName" and "ContLocati on"
I want to select from the drop down and store: -
"ContName" from the drop down box to "ContMainNa me" on the form
and store "ContLocati on" from the drop down box to "ContMainLocati on" on the
form
Can this be done?
Is there an easier way of doing it??
Thanks in advance
I'm using A2002, Win XP
John Taylor
I have a drop down box in a form that looks up details from a table.
There are two fields in the drop down box and I would like to store both of
these fields into two fields on the form.
i.e:-
Drop down box has "ContName" and "ContLocati on"
I want to select from the drop down and store: -
"ContName" from the drop down box to "ContMainNa me" on the form
and store "ContLocati on" from the drop down box to "ContMainLocati on" on the
form
Can this be done?
Is there an easier way of doing it??
Thanks in advance
I'm using A2002, Win XP
John Taylor
Comment