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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -