View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff[_2_] Harald Staff[_2_] is offline
external usenet poster
 
Posts: 449
Default Macro to modify property of an object

"exceluser" wrote in message
...

Is there an issue with having multiple macros in one module ?


No

Is the use of different modules merely for organizational
purposes ?


Yes. (There's a limit for how many characters a module can contain, but you
won't reach that limit)

Best wishes Harald