R
Rob Sykes
Hello, I have a customer information table, on this table
I have a customer type field. I have a customer type table
with 2 fields, an autonumber field (TypeID) and a text
field (residential, commercial etc).
I have a form built off the customer table, and I want to
put a combo box on it that will display the text value
(only) from the customer type field, but store the number
value in the customer information table.
I have a customer type field. I have a customer type table
with 2 fields, an autonumber field (TypeID) and a text
field (residential, commercial etc).
I have a form built off the customer table, and I want to
put a combo box on it that will display the text value
(only) from the customer type field, but store the number
value in the customer information table.