Autopopulate textboxes based on Combobox selected item

Joined
Feb 14, 2012
Messages
1
Reaction score
0
Hi all,

Please assist,

Im working on a Access 2007 to create a database for the training department
tblcourse: CourseId, Coursedescription, cost, hours
cboCoursename, txtCost, txtHours
I have used course description on a combobox instead of courseID as my CourseID is autonumber, and there is lots and lots of training on the list. So i want when user selects course name, then after selection, txtCost adn txtHour must be filled automatically with values corresponding to the course Description.

Please let me know if this is not clear enough, i tried
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top