Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    I am at a total loss on what to do next.



    My code was built with Access 2007 and still works with Access 2010.
    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.

  2. #17
    chiaro59 is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2014
    Posts
    14
    Dear June, almost good news.
    Since I am also tryng to get a form full screen, I found that using this code, the cursor reappears!!!

    Me.Section(acDetail).Visible = True
    DoCmd.GoToControl "T1"
    DoCmd.ShowToolbar "Ribbon", acToolbarYes
    DoCmd.ShowToolbar "Ribbon", acToolbarNo

    It's not the optimal solution becouse there is an unpleasant flicher.

    The solution is near ?
    Bye

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

Similar Threads

  1. Replies: 30
    Last Post: 07-21-2014, 02:46 PM
  2. Visible/Not Visible based on condition VBA
    By BLFOSTER in forum Programming
    Replies: 3
    Last Post: 07-15-2014, 01:29 PM
  3. Replies: 2
    Last Post: 01-09-2014, 07:24 PM
  4. Replies: 6
    Last Post: 03-26-2013, 12:17 PM
  5. Replies: 2
    Last Post: 01-06-2011, 04:38 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