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   Calendar   Register Register  Login Login

AppendAsPerFieldPos.mdb

 Post Reply Post Reply
Author
Message Reverse Sort Order / View First Unread Post
A.D. Tejpal View Drop Down
Microsoft MVP
Microsoft MVP


Joined: 01 Jul 2008
Online Status: Offline
Posts: 154
Post Options Post Options   Quote A.D. Tejpal Quote  Post ReplyReply Direct Link To This Post Topic: AppendAsPerFieldPos.mdb
    Posted: 10 Jul 2008 at 9: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: adtp@airtelmail.in
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down