Microsoft Access Subform

S

Suringy

I'm trying to develop a microsoft access application using Microsoft Office 97.

1. I have a table of Inquiry Header and Inquiry Details.

2. I will select an Inquiry and the information will be passed to an Order
Header and Order Details table.

3. The Inquiry details and Order details are on subforms.

4. Once I select an inquiry the information for the header is passed over to
the Order Header but the only the last record of the Inquiry detail is passed
over to the Order detail. I am using VB script "on load form".

5. I am not able to find a command to update the details from Inquiry
details table to the order details table in the subform. As I do the loop on
the Inquiry detail table , it does pass based on the number of records in the
Inquiry details. I am not trying to write to the table directly but to the
subform , once I save, the information will be updated to the tables.

TU.
Suringy.
 

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