Results 1 to 3 of 3
  1. #1
    MatthewGrace is offline Competent Performer
    Windows 8 Access 2010 64bit
    Join Date
    Jan 2013
    Posts
    159

    Collapse Code.

    Another VB driven program I recently saw called Microsoft Visual Web Developer Express Edition had a very cool feature in its code editor: Little +/- signs to the left of subroutines so you could collapse a block of code you didn't want to see for a while. Watching groups of like-minded-code get stowed away for later was neat.



    I have some code modules for forms that are getting pretty long. Any idea if there's a way to do this in Access?

  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
    52,929
    No, this is not available in Access VBA. Macros do this somewhat.
    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
    amrut is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Location
    Dubai
    Posts
    614
    Use the toggle buttons at the bottom of VBA Editor to view one procedure at a time/full module.
    Click image for larger version. 

Name:	VBAEditor.jpg 
Views:	11 
Size:	9.8 KB 
ID:	19004

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

Similar Threads

  1. Replies: 3
    Last Post: 10-16-2014, 08:49 AM
  2. Replies: 2
    Last Post: 06-28-2013, 12:58 PM
  3. Replies: 7
    Last Post: 05-28-2013, 09:11 AM
  4. Replies: 1
    Last Post: 05-04-2013, 12:19 PM
  5. Word code in Access - How to modify my current code
    By Alexandre Cote in forum Programming
    Replies: 0
    Last Post: 11-15-2010, 08:26 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