View Single Post
 
Old 04-02-2017, 02:19 AM
Cyberseeker Cyberseeker is offline Windows 10 Office 2010 32bit
Advanced Beginner
 
Join Date: Jun 2016
Posts: 44
Cyberseeker is on a distinguished road
Default Why are my Macros combined into a single module?

In my VBA project > Modules, I have a number of macros each with a their individual module name.

However, when I create new macros, they now combine in the same Module 1 (not a name I gave btw) and they are called 'declarations.' Is this a sort of 'group and sub-group' idea; or should I create them as separate modules. If so, how? Can someone tell me what its about?
Reply With Quote