View Single Post
 
Old 11-27-2014, 12:07 AM
floattube floattube is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: May 2014
Location: Seattle
Posts: 4
floattube is on a distinguished road
Default

I didn't realize that the separate windows were associated with macros in different modules. So am I right in thinking that (a) the VBA editor will never display two different windows that contain different macros from the same module? but (b) if the user decides to edit macro A in module_1 and, later in the same session, to edit macro B in module_2, the vba editor windows for module_1 and module_2 will both remain open unless the user explicitly closes one of these windows?
Reply With Quote