View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
JLatham JLatham is offline
external usenet poster
 
Posts: 2,203
Default Maximum amount of macros supported

As Dave Peterson said, each individual module has a 64K limit, so your macros
would have to be huge.

Exactly what error are you getting?

"Bror" wrote:

I was just wondering what the maximum amount of macros is that you can
implement into excel because it fails when I want to add the 17th macro. So
could it be that the maximum is set on 16? I would be surprissed.