Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2006
    Posts
    3

    Help with a simple query

    I have two tables in Access 2007 for email campaigns that I have been sending out. I have a field in one table called Touched (this is how many times I have sent this client an email). Is there a way to add "1" to the Touched field in an Append query.



    I have a table that contains my clients (Clients) and a table that has the latest emails (Emails) of clients that I have sent to. I have both tables up in an Append query and I have joined on Email and simply want to add 1 to the Touched field.

    Does this make sense?

  2. #2
    Join Date
    Feb 2009
    Posts
    16
    I think you would need to do an UPDATE query following the APPEND query.

    You can reference http://www.w3schools.com/Sql/sql_update.asp if you need to look at the syntax.

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

Similar Threads

  1. Please help w/ simple languages db
    By TalentNation.net in forum Database Design
    Replies: 0
    Last Post: 01-23-2009, 09:11 AM
  2. Simple but hard question
    By andymok in forum Reports
    Replies: 1
    Last Post: 09-20-2007, 09:19 AM
  3. Should be simple Query Question
    By brj1 in forum Queries
    Replies: 2
    Last Post: 03-04-2006, 01:11 PM
  4. Simple record lookup?
    By Transeau in forum Access
    Replies: 0
    Last Post: 01-18-2006, 10:27 PM
  5. Probably a simple report question
    By gmurrie in forum Reports
    Replies: 1
    Last Post: 12-28-2005, 09:19 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