I have a combo box in a table that shows text data and stores the Autonumber ID. That's all good.
I have a form that uses this table, but as it's a form, i want to show the text rather than the ID... if that makes sense?
I did think of using some code to show the text, but i dont know how to write the code - ie 'when the field with the id is changed, change a text box to show the text that corresponds to the ID'
I have a form that uses this table, but as it's a form, i want to show the text rather than the ID... if that makes sense?
I did think of using some code to show the text, but i dont know how to write the code - ie 'when the field with the id is changed, change a text box to show the text that corresponds to the ID'