Results 1 to 2 of 2
  1. #1
    zachlunch is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2013
    Posts
    7

    Question Code to move data from table to another


    I have an old table with 400 records. It is school/education related so my employer asked me to clean it up, preferably using the Desktop Student Database template on MS access 2010. I have no idea how to do this, so I have just been adding fields and forms and what not in anticipation of moving over the records. I'm a up incoming compsci major, but only have a limited knowledge of Java. I tried to write a function in VBA, but it isn't going to so well. Any suggestions on how to approach this?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,518
    Typically an append query would be the simplest method, not VBA, especially for a one-time thing like this.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 10
    Last Post: 12-15-2012, 01:01 PM
  2. Move query data to a new table using VBA
    By Bob Blooms in forum Programming
    Replies: 1
    Last Post: 09-23-2012, 08:33 PM
  3. Move Data to Next Column Over
    By Jerseynjphillypa in forum Queries
    Replies: 5
    Last Post: 06-25-2012, 11:12 AM
  4. Replies: 1
    Last Post: 08-09-2010, 03:59 PM
  5. Move data from one table to another
    By rebyrd in forum Queries
    Replies: 2
    Last Post: 12-24-2009, 12:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums