Results 1 to 4 of 4
  1. #1
    Mick99 is offline Advanced Beginner
    Windows 7 32bit Access 2013
    Join Date
    Jul 2015
    Posts
    58

    Collect data by using e-mail messages access 2016

    Hi all, i know that this functionality was removed from 2013 and onwards. I was wondering if there is any VBA code that replicates this. I have a table that contains a list of records that are specific to the email receiver and when emailed and that email has been updated than i need to go back and update the RS. Any ideas or suggestions as always would be greatly appreciated.



    Cheers Mick

  2. #2
    davegri's Avatar
    davegri is offline Excess Access
    Windows 10 Access 2016
    Join Date
    May 2012
    Location
    Denver
    Posts
    3,413
    I have a table that contains a list of records that are specific to the email receiver and when emailed and that email has been updated than i need to go back and update the RS.
    That is a confusing jumble of words statement. Can you clear it up?

  3. #3
    Mick99 is offline Advanced Beginner
    Windows 7 32bit Access 2013
    Join Date
    Jul 2015
    Posts
    58
    Sorry, i have a table called obligations and in this table i have a field called"status" that is a checkbox for either yes or no response. I have a second field called "Comments" that allows for an explanation as to why something has or has not be checked as complete. The third field called "email" contains the email address that the response is required from. What i need to do is trigger an email to that email and have them presented with the checkbox and field so they can make the updates. Upon them replying to the questions than the answers would update again the originating fields. Hope this makes more sense.

    Cheers

  4. #4
    davegri's Avatar
    davegri is offline Excess Access
    Windows 10 Access 2016
    Join Date
    May 2012
    Location
    Denver
    Posts
    3,413
    I don't think you are going to be able to collect the data that you want without the removed functionality. This would require VBA to email the recipients and VBA to import the responses and parse the responses into a meaningful set of data items to insert into a table. I would never attempt this myself if this was the only way to reach your objective. If anyone else has an alternative simpler solution, I'd be interested in seeing it.

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

Similar Threads

  1. Error Messages On Subforms, Access 2016
    By roxdrob in forum Forms
    Replies: 19
    Last Post: 10-07-2017, 11:40 PM
  2. Replies: 1
    Last Post: 12-20-2016, 10:09 PM
  3. Replies: 1
    Last Post: 02-07-2014, 11:21 AM
  4. Replies: 3
    Last Post: 02-18-2013, 09:05 AM
  5. Collect data through emails messages
    By DaveyJ in forum Forms
    Replies: 1
    Last Post: 06-19-2010, 12:39 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