Results 1 to 2 of 2
  1. #1
    Ddempsii is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Sep 2015
    Posts
    24

    Change Over Report?


    Hello all, I'm looking to make some sort of Change Over Report. What I want is basically a list of changes from last month. I have a staffing table where multiple people change managers every month. I have tried making a report with all the information from last month to this month, but I don't need all of the info for everyone. Some people haven't changed managers. Is there a way to get a list of only the people who are different? If any questions please let me know

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    This requires each record to consider value in another record of same table as criteria for its retrieval. Requires a nested subquery http://allenbrowne.com/subquery-01.html#AnotherRecord or domain aggregate function.
    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. Change PDF used in report via VBA
    By Karyn in forum Programming
    Replies: 4
    Last Post: 05-07-2015, 07:35 AM
  2. Replies: 3
    Last Post: 05-13-2013, 07:06 PM
  3. Replies: 15
    Last Post: 09-06-2012, 06:25 PM
  4. Replies: 1
    Last Post: 03-07-2012, 09:00 AM
  5. Can't change report name
    By kman42 in forum Reports
    Replies: 1
    Last Post: 10-19-2011, 02:40 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