Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228

    Update field via email

    I was wondering what the best method of data entry for emails recieved?



    This is a general post, there are no restrictions or anything existing to worry about apart from the fact the information will be specific to a PK.

    I was hoping to be able to make an input form but after a bit of looking i cant see anything like what i wanted.

    So is the only way to manage updates about a specifit table/field to manually enter it?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    I won't take a position on best, but there are any number of ways to get data from emails. I've created several automated imports from emails, either from attachments or in the body. Basically you need the email to be in some sort of predictable format. You can then parse the data out of it.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228
    Seems like they removed this feature in 2013. thanks for the sugestion.

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    Oh, I'm not talking about the built-in functionality that existed for a version or two. I never tried that. I'm talking about using VBA code to examine the inbox, looking for a particular subject or something, then working with that email. Here's the link that got me started:

    http://www.thatlldoit.com/Pages/howtosarticles.aspx

    Specifically the "Saving an Email Attachment" section.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    Jen0dorf is offline Competent Performer
    Windows 10 Access 2010 32bit
    Join Date
    Jul 2015
    Location
    UK
    Posts
    453
    Hi

    my proverbial 10 pennys worth.

    I have used a webform in the past to into data into a database.

    after many trials and tribulations I found this software

    http://www.bebosoft.com/products/formstogo/overview/

    I never used it for access ( thats my retirement learning curve) but it will do that and has built in captcha etc.

    I still use it for my web forms when I design a web site

    HTH

    Ian

  6. #6
    Join Date
    Jun 2015
    Location
    Wales. Land of the sheep.
    Posts
    1,228
    Thanks both, ill have to look into it more. I might end up making an excel form to email to them to fill in, then pulling the data from that. Just due to my skill level, i know i can achieve that. I'm disapointed they removed that feature though!

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

Similar Threads

  1. Replies: 3
    Last Post: 12-28-2015, 04:11 PM
  2. Email report to value (email address) in a field
    By JackieEVSC in forum Programming
    Replies: 7
    Last Post: 08-28-2015, 11:18 AM
  3. Replies: 1
    Last Post: 05-17-2013, 08:35 AM
  4. update database using email body text
    By ravindramn in forum Import/Export Data
    Replies: 0
    Last Post: 05-19-2011, 06:34 AM
  5. Email update via Blackberry
    By glasgowlad1999 in forum Access
    Replies: 4
    Last Post: 02-08-2011, 07: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