Jaymond Flurrie
Well-known Member
- Joined
- Sep 22, 2008
- Messages
- 913
- Office Version
- 2016
Is there any way to set a default module in VBA? I have a workbook with two modules, one of them having code that I use next to never and one of them has code that I use several times a day. Everytime I open this workbook and press Alt+F11, the module I rarely use is opened (i.e. is the default module). How can I change this?