Rich_Lovina
Registered User.
- Local time
- Tomorrow, 08:55
- Joined
- Feb 27, 2002
- Messages
- 224
A little new at AccessMacros, my problem is 4 tables importing to one where field names vary but contain same data type e.g.
ForeignDbase.1stname -> Mine.Firstname
ForeignDbase1.Fname -> Mine.Firstname
Is there a Macroprompt to allow field-matching?
If I bring in each table separately should I then use an Append in Macro to field-match?
ForeignDbase.1stname -> Mine.Firstname
ForeignDbase1.Fname -> Mine.Firstname
Is there a Macroprompt to allow field-matching?
If I bring in each table separately should I then use an Append in Macro to field-match?