H
Harry Bo
Hi all,
I have a table :
TblStoreCodes
Field Store--unique entries
Field Code--some duplicates
I have a form:
FrmTransactions
field Store--which has a cbo that that is the field Store in TblStoreCodes
Field Code -- which I would like to populate automatically when the user
picks a Store from the store field in Frmtransactions.
The user will alway know what the store is but not the code.
What is the simplest way to do this?
Thanks
Harry
I have a table :
TblStoreCodes
Field Store--unique entries
Field Code--some duplicates
I have a form:
FrmTransactions
field Store--which has a cbo that that is the field Store in TblStoreCodes
Field Code -- which I would like to populate automatically when the user
picks a Store from the store field in Frmtransactions.
The user will alway know what the store is but not the code.
What is the simplest way to do this?
Thanks
Harry