Results 1 to 4 of 4
  1. #1
    Jedediah is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2014
    Posts
    2

    More than one GIFT values =>250 and =>.01


    I am trying to create a query where the GIFT count is =>2 and one GIFT amount is >$250 and the other GIFT is of any amount.

    Not sure how to do this properly, it is an Append Query if that matters.

    Thanks for any assistance.

  2. #2
    John_G is offline VIP
    Windows XP Access 2003
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Please clarify what it is you are trying to do. What is the source of the query, and are you appending multiple records each time? Are you working with a one-to-many relationship (it does look like that), where two or more "GIFT" records are related to some other record?

    Thanks

    John

  3. #3
    Jedediah is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2014
    Posts
    2
    This is one query of many and I have a total of 34 different queries which create different segments for tracking purposes. This is a one-to-many all gift are related to the ENTITYID field within the tables.

  4. #4
    John_G is offline VIP
    Windows XP Access 2003
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Hi -

    The gifts are related to one entity - that makes sense. But where is the data to be appended coming from? The query will INSERT into something ... SELECT data from somewhere or INSERT into something ... VALUES (...)

    So we need to know what the something and somewhere actually are.

    More details, please.

    John

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

Similar Threads

  1. Replies: 18
    Last Post: 04-16-2014, 11:45 AM
  2. Replies: 2
    Last Post: 11-12-2012, 03:52 AM
  3. Replacing many values at once in a multiple values checkbox field.
    By ConfusedDatabaseDesigner in forum Forms
    Replies: 2
    Last Post: 07-20-2012, 08:58 AM
  4. Replies: 3
    Last Post: 04-04-2010, 05:26 PM
  5. Replies: 1
    Last Post: 03-27-2010, 06:13 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