Results 1 to 3 of 3
  1. #1
    Erin is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Dec 2012
    Posts
    2

    Update Query to mark individuals with bouncing emails

    Hi All,
    I am working with a database of contacts that has not been updated for a long time. We have ~600 emails that have unsubscribed in our email marketing service provider and ~7000 emails that are bouncing. We now need to update our Access database to reflect this. We have a field for "Status" that contains the options "DoNotEmail" and "obsolete", so I'd like to assign these two groups to their respective categories.

    My strategy was to create an update query that would link our main table of data to a table that only contained email addresses and the new status, link the tables on email addresses, and try to get the query to update the status. It is asking me to enter the parameter value, and I think I have. Obviously, I'm doing something wrong, and my examination of microsoft.com is not helping. Can you tell me:

    1. Does my query need to have a column for every field in my original table? Or just for the one that I am trying to change? (Actually I've tried it both ways and it doesn't seem to work either way. So maybe this question is irrelevant.)
    2. Do I have the "Update to" field right?


    Here's the screen shot of what I set up, with the error message that appeared:

    Click image for larger version. 

Name:	Screen shot 2012-12-17 at 12.57.31 AM.png 
Views:	7 
Size:	20.9 KB 
ID:	10389

    Thanks for the help!

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    No you don't need every field ; in an update query you just need the field(s) that are being updated

    The parameter prompt indicates something is not right - right now I would say it is a simple spelling error between your table name in the column vs its strangely spelled name of the table itself.

  3. #3
    Erin is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Dec 2012
    Posts
    2

    Thanks!

    Thanks very much for the help. I did indeed have a typo in my table name. Our database is also a mess and had a table called "Outreach" and a table called "TableOutreach". (Because that's not confusing at all...)

    Happy to report the update now works!

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

Similar Threads

  1. How to mark a thread as solved
    By Matrix in forum Forum Suggestions
    Replies: 10
    Last Post: 12-12-2019, 06:55 AM
  2. Automate Emails from Query - SendObject
    By Kennertoy in forum Access
    Replies: 5
    Last Post: 10-04-2011, 08:50 PM
  3. Exlamation mark in Macro
    By asabri in forum Access
    Replies: 1
    Last Post: 09-12-2011, 10:20 PM
  4. Mark the difference
    By zhshqzyc in forum Access
    Replies: 1
    Last Post: 01-28-2011, 08:49 AM
  5. Mark invoice paid
    By kylebmorris in forum Reports
    Replies: 1
    Last Post: 07-19-2010, 12:39 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