Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,850
    You could have a table that identifies all the Contacts for a specific Contract.
    Contract-->Contact
    You would use the ContractID to identify all of the Contacts who should be emailed.
    And for each Contact, loop through your "Send an Email" routine.




    This suggests that your table and relationships dos not currently support this fact.
    It is fundamental to database to ensure your design supports your business before
    getting too far into programming, forms, etc.

    Good luck.

  2. #17
    stavros is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2013
    Posts
    17
    i don't understand....

    i have one table that for one contract it can be several firms that are jointly performing the contracts (multiply values).

    why in query is same contract written separately for each firm in JV and how could I fix it that be written only once as in table...

  3. #18
    stavros is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2013
    Posts
    17
    done... :-)

    only email left... when time left < 45 then sand I mail contract xy will expire within yz days....

  4. #19
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,536
    It might be helpful for you to post a copy of your database with sample data. In this manner, we are not guessing at what you are trying to explain, but can see exactly what you have and how to give you the resolution you require.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. DateDiff Function
    By Nixx1401 in forum Access
    Replies: 4
    Last Post: 04-14-2011, 09:27 AM
  2. DateDiff
    By ROB in forum Access
    Replies: 2
    Last Post: 10-30-2010, 03:58 AM
  3. Need Help with Datediff
    By gonzod in forum Access
    Replies: 5
    Last Post: 08-26-2010, 02:29 PM
  4. Datediff
    By greggue in forum Queries
    Replies: 2
    Last Post: 08-13-2010, 03:53 PM
  5. DateDiff function
    By Scott R in forum Reports
    Replies: 5
    Last Post: 12-03-2008, 07:32 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