Results 1 to 2 of 2
  1. #1
    fanzak is offline Novice
    Windows 7 Access 2007
    Join Date
    Jul 2010
    Posts
    7

    Export Selected Cells From Excel to Selected Fields in Access

    Hi Everyone,
    I am wondering if it is possible to export selected cells from excel to selected fields in a given table in access, with conditions. Lets say, copy the month budgets (from jan to dec) from year 2010. In excel we have the year, and in access we have field with years.



    Any thoughts?

  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    from the Access perspective; you would import the excel data into a temp table.

    then you would develop an UpdateQuery that would apply the data in the temp table to the final table presuming there is a consistent logical crossreferencing join field.

    these multiple events could be triggered to occur in a sequence in a macro or with vba.

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

Similar Threads

  1. Import Specific Cells from Excel to Access
    By Evocube in forum Import/Export Data
    Replies: 2
    Last Post: 01-12-2012, 10:35 AM
  2. Replies: 2
    Last Post: 03-23-2011, 11:13 AM
  3. Exporting report selected from a listbox to excel
    By GARCHDEA in forum Import/Export Data
    Replies: 1
    Last Post: 08-10-2010, 07:45 AM
  4. Replies: 1
    Last Post: 07-14-2010, 01:34 PM
  5. Copying selected fields to a new record
    By Lyle Bitikofer in forum Forms
    Replies: 0
    Last Post: 12-13-2009, 04: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