Results 1 to 3 of 3
  1. #1
    compooper is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jun 2011
    Posts
    87

    Cool Access 2003: Import Specification

    Hi there,



    Is there a way to save in your import specifications, delete the first ROW in a table?
    The 2nd row in my data is the column headings, the first row in fact is just a fancy company header I do not need.

    I am using Access 2003. Thanks

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    Did you ever figure this out? Just curious.

    I do a lot of Import/Export stuff that is automated but I have never had to deal with this problem.

    What I HAVE had to do in a couple of instances is to let the data from unwanted row[s] come into my tables and then deal with them in the sql.

    It's a little extra sql

    [like an Is Not Null clause on a field that I KNOW will always have data in an actual data row but will always be empty in that row that has the unwanted data].

    but it has got the job done for me.

  3. #3
    compooper is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jun 2011
    Posts
    87
    Hi Robeen,
    I ended up making the user manually delete the header and then import the file.

    Then a whole lot vba code is used to manipulate the data.

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

Similar Threads

  1. Access 97 -Access 2003 import
    By modrec in forum Import/Export Data
    Replies: 3
    Last Post: 02-14-2011, 08:49 AM
  2. Modifying an import specification
    By ronzul in forum Import/Export Data
    Replies: 3
    Last Post: 11-12-2009, 05:03 AM
  3. import text specification
    By brunoylupe in forum Import/Export Data
    Replies: 12
    Last Post: 08-09-2009, 04:47 PM
  4. Import in Access (2003)
    By Claude in forum Programming
    Replies: 2
    Last Post: 06-18-2009, 12:49 AM
  5. Import Excel Worksheets into Access 2003
    By KramerJ in forum Programming
    Replies: 0
    Last Post: 03-18-2009, 04:11 PM

Tags for this Thread

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