Results 1 to 3 of 3
  1. #1
    kelann is offline Learning ... thank you!!
    Windows XP Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    132

    acViewPreview command suddenly not working

    The following code is still opening my report in a tab, rather than a pop-up preview. I haven't been in my database in a few days, but I believe the only change as to change from opening a form to opening a report. It opens with everything as it should be -- except that it opens in a tab.



    Private Sub ButtonOpenOrgReport_Click()
    DoCmd.OpenReport "EngageAllYPOrgReport", acViewPreview, , "OrgName = '" & Me.OrgName & "'"
    End Sub

    Any thoughts?

    With thanks!

    --ak

  2. #2
    kelann is offline Learning ... thank you!!
    Windows XP Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    132
    * bump *


  3. #3
    kelann is offline Learning ... thank you!!
    Windows XP Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    132
    Never mind -- I figured it out. I had to change the form "Other" property to Pop Up - Yes.

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

Similar Threads

  1. Replies: 4
    Last Post: 10-08-2012, 05:33 PM
  2. Replies: 5
    Last Post: 06-13-2012, 05:08 AM
  3. Suddenly database buttons don't function.
    By Chedmeister in forum Access
    Replies: 4
    Last Post: 03-10-2012, 05:19 PM
  4. form is suddenly read-only
    By Karen H in forum Forms
    Replies: 28
    Last Post: 02-14-2011, 08:38 AM
  5. Filter command not working for subform
    By yes sir in forum Access
    Replies: 15
    Last Post: 10-15-2010, 10:06 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