How do I make a text box in Access populate a value from a table based off of a selection from a combobox? -


i have combobox populating items. have table has code equal selection in combobox

enter image description here

enter image description here

so when comobox "substance" selected , selects "sn5" textbox "cas1" return cas5 displayed in table.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -