View all subs & functions in module

mmaNate

New Member
Joined
Sep 15, 2011
Messages
3
For whatever reason one of the modules in my script is only allowing me to view a single sub or function at a time, and forces me to toggle beween using the drop-down at the top of the IDE window. I have several other modules and classes in this script and am only having this issue with one of them. Please advise how I can set this one to view all subs in the module at the same time by scrolling rather then selecting via the drop-down.
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

RoryA

MrExcel MVP, Moderator
Joined
May 2, 2008
Messages
40,369
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
  2. MacOS
In the VB Editor, click Tools - Options, and on the Editor tab, under 'Window Settings', check the 'Default to full module view' option.

Scratch that - didn't read closely enough. You say it's only one module that does this? Is it a regular module?
 
Last edited:
Upvote 0

AlphaFrog

MrExcel MVP
Joined
Sep 2, 2009
Messages
16,455
In the lower left corner of the code window are two icons to toggle between "Procedure View" and "Full Module View"
 
Upvote 0

RoryA

MrExcel MVP, Moderator
Joined
May 2, 2008
Messages
40,369
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
  2. MacOS
:) I knew it was there somewhere but couldn't remember for the life of me where!
 
Upvote 0

Forum statistics

Threads
1,190,913
Messages
5,983,538
Members
439,848
Latest member
timmyo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top