I have 3 combo boxes on a form, all showing the same 3 fields from database #1. On click, one of the fields is input to Database #2 When each box is clicked, it inputs one field to Database #2.
I want to input once, using each field of data from Database #1 to Database #2 without the redundacy of clicking the same info 3 times.
I need to use VB programming, but dont have enough knowledge.
I want to input once, using each field of data from Database #1 to Database #2 without the redundacy of clicking the same info 3 times.
I need to use VB programming, but dont have enough knowledge.