Roger's Access Library Homepage
Forum Home Forum Home > Other Download Libraries > MS Access MVP Libraries > Tejpal, A.D.
  New Posts New Posts RSS Feed - AppendAsPerFieldPos.mdb
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

>
Want a good read? Try The Summer of His Life (available on Amazon!)

AppendAsPerFieldPos.mdb

 Post Reply Post Reply
Author
Message
A.D. Tejpal View Drop Down
Microsoft MVP
Microsoft MVP


Joined: 30 Jun 2008
Status: Offline
Points: 192
Post Options Post Options   Thanks (0) Thanks(0)   Quote A.D. Tejpal Quote  Post ReplyReply Direct Link To This Post Topic: AppendAsPerFieldPos.mdb
    Posted: 10 Jul 2008 at 1:55am
This sample db demonstrates append action from one table to another, using 
field positions (instead of field names).

The technique can be handy for a set of tables having large number of fields, 
where data types across the tables are similar but field names are not.

The main subroutine accepts five arguments (name of source table, name of target 
table, desired start column in source table, desired start column in target table and 
number of columns to be covered in the range).

Last three arguments are optional. If omitted, all columns (except the one for auto-
number field) get appended.

Download Access XP & 2K: uploads/37/AppendAsPerFieldPos.zip

--

Email: adtejpal@gmail.com
Back to Top
Sponsored Links
>
Want a good read? Try The Summer of His Life (available on Amazon!)

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.03
Copyright ©2001-2019 Web Wiz Ltd.