I have a VB frontend and an Access db.
The user enters info into 2 forms each is saved into a seperate table. No problem.
However now he wants to do a transaction so I have a form that has tabs for the info from each entry from the original 2 forms. The original forms saved have a number of rows but with a number of columns. After he makes changes I need somehow to save them as lets say transaction1 then he does another that will be transaction2. etc each transaction must be saved seperatatly so he can call them up as he wishes, that part I have. How do I save each transaction with the appropiate info since each one has many rows and columns???
I hope this makes sense to someone if not just ask and I will try to explain it better.
Thanks for any help
The user enters info into 2 forms each is saved into a seperate table. No problem.
However now he wants to do a transaction so I have a form that has tabs for the info from each entry from the original 2 forms. The original forms saved have a number of rows but with a number of columns. After he makes changes I need somehow to save them as lets say transaction1 then he does another that will be transaction2. etc each transaction must be saved seperatatly so he can call them up as he wishes, that part I have. How do I save each transaction with the appropiate info since each one has many rows and columns???
I hope this makes sense to someone if not just ask and I will try to explain it better.
Thanks for any help