I created a form which allows a user to select the Year and the Quote Type, and then created an unbound text box(Text5 below) which concatenates in the control source the Quote type, year, and record ID. This field becomes a quotation number. What I would like to know is if there is anyway to store this new "quote number" to a specific table column. If so, this would become the primary key for a subtable which would have quote details, such as parts and price quotes.
Can anyone offer suggestions how to make this value in an unbound table stored into a bound field in a table?
Thanks in advance,
Brad
Can anyone offer suggestions how to make this value in an unbound table stored into a bound field in a table?

Thanks in advance,
Brad