Hi
I am fairly new to this so please help.
I have 2 tables such as
MEMBER TABLE
Member Number
Name
Address
Member Type (Char 1)
MEMBER TYPE TABLE
Member Type (Char 1)
Type Description
In the data entry form for the Member Table, I would like to provide a drop down of the possible member types based on a lookup to the Member Type Table. Depending on the selection chosen by the Data Entry person, I would then like to insert the one character code into the Member Table.
I hope that is clear.
Regards
Noel
I am fairly new to this so please help.
I have 2 tables such as
MEMBER TABLE
Member Number
Name
Address
Member Type (Char 1)
MEMBER TYPE TABLE
Member Type (Char 1)
Type Description
In the data entry form for the Member Table, I would like to provide a drop down of the possible member types based on a lookup to the Member Type Table. Depending on the selection chosen by the Data Entry person, I would then like to insert the one character code into the Member Table.
I hope that is clear.
Regards
Noel