Results 1 to 3 of 3
  1. #1
    memaxt is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2013
    Posts
    13

    Dynamic Columns - Import new columns?

    Hi All,

    Hope you can help

    I have linked an excel spread sheet to a database. Where set columns are imported.

    The problem
    The website where they submit information has an option where they can add unlimited additional fields (dynamic field) this is a required i'm afraid

    Is there a way of linking the excel spread sheet to the database where it will automatically recognise new columns? Without having to constantly relinking the table?

    Many thanks
    Max

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    None that I know of.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    hapm is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    197
    What happens if you only refresh the table using the table link manager? If it works, you cna write a small vba script that does the link refresh on db startup or in your import script. This will only refresh the table definition, if you use some of the dynamic field in querys, the querys will be broken as long as the given field doesn't exist in the excel file.

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

Similar Threads

  1. csv / txt import to one row, not columns.
    By pmalfroid in forum Import/Export Data
    Replies: 7
    Last Post: 07-05-2012, 04:45 PM
  2. problem with dynamic moving columns in report
    By princeofdumph in forum Reports
    Replies: 1
    Last Post: 12-16-2011, 06:22 PM
  3. Subform with dynamic number of columns
    By modbass in forum Programming
    Replies: 1
    Last Post: 12-15-2011, 03:39 AM
  4. counting columns of table to view in dynamic recordset
    By rivereridanus in forum Programming
    Replies: 3
    Last Post: 07-27-2011, 02:44 PM
  5. Import from TXT (different no./name of columns everytime)
    By e.badin in forum Import/Export Data
    Replies: 1
    Last Post: 01-04-2011, 11:13 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