Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2021
    Posts
    3

    Update/Append Linked Excel with new Data added into Access

    NEWB here
    I have a Excel 365 spreadsheet data source that is LINKED to Access 365 db and I would like to enter data into an access form and then have the new RECORD update/APPEND the excel spreadsheet with a button click?


    Any help with this would be greatly appreciated.

    Thanks
    WhatscookinDoc

  2. #2
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,974
    Linked Excel spreadsheets are read only in Access.
    However, there are various ways of doing what you want including automation (which will require code) or creating a query to the external Excel workbook (which can be editable).

    However, neither of these are beginner level solutions
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

  3. #3
    Micron is online now Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,793
    for automation, check out http://www.accessmvp.com/KDSnell/EXCEL_MainPage.htm

    Then there is TransferSpreadsheet method?
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #4
    Join Date
    Aug 2021
    Posts
    3
    Thanks Isladogs. Looks like I've got some learning to do.

  5. #5
    Join Date
    Aug 2021
    Posts
    3
    Thanks Micron.
    I had a quick look at your links. Thank you. The info is very indepth.
    This may be a project thats a little over my head at this point. I will play with your info an see if I can make some sense out of it.

  6. #6
    Micron is online now Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,793
    Quote Originally Posted by WhatscookinDoc View Post
    Thanks Micron.
    I had a quick look at your links. Thank you. The info is very indepth.
    This may be a project thats a little over my head at this point. I will play with your info an see if I can make some sense out of it.
    Much of the code that is available can be copied and modified to suit but it certainly is easier if you can make sense of what is going on when you try to adapt it to your situation. We're here for when you get stuck with that.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

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

Similar Threads

  1. Replies: 1
    Last Post: 09-05-2018, 04:19 AM
  2. Replies: 5
    Last Post: 05-24-2018, 01:15 AM
  3. Append data to Excel worksheet from Access using VBA
    By jtan in forum Import/Export Data
    Replies: 2
    Last Post: 06-15-2017, 01:12 AM
  4. Replies: 1
    Last Post: 07-13-2015, 02:47 AM
  5. Replies: 3
    Last Post: 01-21-2010, 08:10 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