Results 1 to 5 of 5
  1. #1
    lauradilts is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2012
    Posts
    3

    Reports not working after MS Update

    I have an accounting program written in Access that I have been using for many years. Sometime shortly after mid-August 2011, apparently a Windows or Office automatic update went in that makes the criteria on all reports selected through a certain selection form not work any more. My husband backed up to a restore point of (I think) August 14th, and it worked again. The code that opens any report is:

    DoCmd.OpenReport strRptName, acViewPreview, , strSQL

    The strSQL is building fine, so that when it get to that line, it should work, but somehow it doesn't any more, so that I get all the records for all the dates. Does anybody have an idea where to look for a solution? He says that now that restore point has fallen off so I can't even go back to that any more.



    I have checked the References and don't see anything labeled "missing".

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Did you test on another machine? Is this an mdb or accdb file, as opposed to an mde/accde?
    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.

  3. #3
    lauradilts is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2012
    Posts
    3
    It is an mdb file. I tried it on another machine with the same results.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Would have paid to keep a copy of the working version.

    You can try to rebuild the form and its code.

    You can try importing all to a new project.

    You could post the project to forum and will take a look at.
    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.

  5. #5
    lauradilts is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2012
    Posts
    3
    We finally tracked it down. It is a bug in MS Office 2010 SP1. The link to the hotfix is below. Separate downloads for 64-bit and 32-bit Access.

    http://support.microsoft.com/kb/2596496

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

Similar Threads

  1. Update query only working on some records
    By JackieEVSC in forum Queries
    Replies: 3
    Last Post: 11-21-2011, 10:31 AM
  2. Update table not working
    By newtoAccess in forum Queries
    Replies: 1
    Last Post: 11-27-2010, 04:43 PM
  3. Update not working in access
    By johnmerlino in forum Access
    Replies: 1
    Last Post: 10-10-2010, 06:00 PM
  4. Update Inner Joing Query not working??
    By snowmman99 in forum Access
    Replies: 2
    Last Post: 09-08-2010, 12:15 PM
  5. IIf Update Query working OK but a better way?
    By dreamweaver547 in forum Queries
    Replies: 7
    Last Post: 04-19-2010, 09:47 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