Results 1 to 2 of 2
  1. #1
    hinkwale is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2014
    Posts
    18

    Query on IF Statements MAX Date

    Hello,
    I need help with 3 queries to populate fields – FindingRemediationDate, DateRange and MaturityofFinding in the Finding and Rec Aging Report table in the E2E F&R Tracking DB. I have attached query scenarios and files for illustration purposes with instructions in a word document. Please don’t hesitate to ask should you have questions and thanks.


    Happy New Year!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Saving calculated data, especially aggregate data, is usually not recommended. The same SELECT query that calcs the data for saving to table can just be used like a table. No need to save the data.

    What exactly is not working with your structure - error message, wrong results, nothing happens?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Too long of query, way to store statements?
    By btappan in forum Queries
    Replies: 3
    Last Post: 12-15-2013, 10:12 PM
  2. Query Criteria Using IIf Statements
    By MintChipMadness in forum Queries
    Replies: 6
    Last Post: 01-26-2013, 06:55 PM
  3. How to use multiple IIf statements in a query
    By jabadoojr in forum Queries
    Replies: 4
    Last Post: 12-17-2012, 11:05 AM
  4. Query iif statements
    By beckkks in forum Queries
    Replies: 1
    Last Post: 04-20-2012, 03:03 PM
  5. Query for IIF statements
    By SpotoR1 in forum Queries
    Replies: 2
    Last Post: 08-26-2009, 06:57 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