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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -