Results 1 to 2 of 2
  1. #1
    n2d2cool is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2016
    Posts
    2

    Post Import data from excel to Access Database

    hi,


    i have a table with the name of contacts their fields are Emp Id ( Primary Key ), Name, Address, Mob No. of 100 contacts. i want to update existing table address and Mob no. of some employees whose not available by importing data from excel sheet. when i am importing data from excel to access previous data erased. so i want only blank cell will be update and existing cell will be remain same. For Example


    Emp Id Name Address Mob No.
    1 Nand Mango 9031757220
    2 Rakesh 9031757221
    3 Mahes Sonari 9031757222
    4 Mukesh 98076788
    5 Rakesh 9800007878




    In above table i want to update Emp Id 2, 4 and 5 Address by Importing Excel Date without removing 1 & 3 address, Name and Mob No.


    Thanks & Regards


    Nand Kumar

  2. #2
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    1. create a linked table to your excel file
    2. then use an update query based on the 'find unmatched query wizard' to update your table

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

Similar Threads

  1. Replies: 1
    Last Post: 07-24-2015, 07:06 AM
  2. Replies: 2
    Last Post: 06-25-2015, 03:56 PM
  3. Auto Import Excel Data into a Running Access Database
    By novice1979 in forum Programming
    Replies: 5
    Last Post: 12-02-2014, 08:19 AM
  4. Replies: 6
    Last Post: 07-31-2014, 12:53 PM
  5. Import access query data into excel file, using excel vba
    By exceljockey in forum Import/Export Data
    Replies: 3
    Last Post: 11-15-2013, 02:36 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