I am new to VB and need help.
I have designed a sales tracker. Form 1 has the Agent's Name, Date, Customer Name and Product type. This info is submitted to my data base by a command button. That works fine. I have a second form that is loaded by a second button. This form has a Date field and multiple Customer Name, Date and Product type fields. Basically what i want to do is submit the info enterd on the first form into this second form. The question is...How do i program it so that it knows to enter the info on the next empty row?
Thank you,
Simon
I have designed a sales tracker. Form 1 has the Agent's Name, Date, Customer Name and Product type. This info is submitted to my data base by a command button. That works fine. I have a second form that is loaded by a second button. This form has a Date field and multiple Customer Name, Date and Product type fields. Basically what i want to do is submit the info enterd on the first form into this second form. The question is...How do i program it so that it knows to enter the info on the next empty row?
Thank you,
Simon