I am a newbe at Access and SQL, however I have written a boat load of
code in FoxPro 2.6. Thank you for taking the time to consider my
question.
1. I have a table called control. It has 10 records in it.
2. I also have a table called RevDtl.
3. For each record in control, I would like to make a record in RevDtl,
copying into it two fields of info from control.
4. I would also like to place into each newly added RevDbl record a
field from RevHdr.
5. I would like to do this after a new record has been added to RevHdr.
Thank you for your time.
Nina Paules