I am a newbie in VB. Using VB 6 and SQL server7.
I have a program that contains a master table, (Customers Name, address, salesperson, etc..) and a number of tables that contain data (such as the salespersons name), which is selected from a Combo or List Box. How do I get the data selected in the combo or list box to be included in the record created?
Thanks in advance
John
I have a program that contains a master table, (Customers Name, address, salesperson, etc..) and a number of tables that contain data (such as the salespersons name), which is selected from a Combo or List Box. How do I get the data selected in the combo or list box to be included in the record created?
Thanks in advance
John