Directlinq
Registered User.
- Local time
- Yesterday, 20:12
- Joined
- Sep 13, 2009
- Messages
- 67
Hi I really hope someone can help me.
I have 2 tables and I need to create a record in table 2 for every record in table 1. The new records in table 2 will incorporate 2 fields from the records in table 1 and 3 fields that will be text not from any table.
What is the fastest most reliable way of doing this?
This needs to be done in vba.
Thank you all.
I have 2 tables and I need to create a record in table 2 for every record in table 1. The new records in table 2 will incorporate 2 fields from the records in table 1 and 3 fields that will be text not from any table.
What is the fastest most reliable way of doing this?
This needs to be done in vba.
Thank you all.