Results 1 to 2 of 2
  1. #1
    dsaxena15 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2012
    Posts
    18

    Importing from Excel (programming part)

    Hey guys!

    I know importing tables from Excel requires a bit of programming on my part but I don't have the slightest clue how to do that. Could some please explain to me how is it done? Thanks a lot!

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    It depends. It may not require any programming on you part at all. Look at the TransferSpreadsheet action in the "Macros" section. If you fill out all the required arguments, you might be able to easily import your file with the Macro.

    If you need to make it more dynamic, create a basic example using the TransferSpreadsheet action in a "Macro", and the select the "Convert Macros to Visual Basic" option from the Macros Menu/Ribbon. This will convert your Macro to VBA. You can use that as the building blocks of the VBA code you need.

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

Similar Threads

  1. Importing Excel
    By Palhay in forum Import/Export Data
    Replies: 1
    Last Post: 08-08-2012, 06:15 AM
  2. Need Help about importing from Excel
    By Nicc V in forum Access
    Replies: 6
    Last Post: 12-12-2011, 03:11 PM
  3. Importing from Excel
    By itm in forum Import/Export Data
    Replies: 1
    Last Post: 07-20-2011, 07:12 PM
  4. Importing the second excel worksheet
    By geoffwbailey in forum Programming
    Replies: 1
    Last Post: 06-25-2010, 12:16 AM
  5. Importing from Excel
    By joer in forum Forms
    Replies: 0
    Last Post: 03-14-2007, 02:01 PM

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