Thread: size of module
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JohnE JohnE is offline
external usenet poster
 
Posts: 14
Default size of module

Thanks Paul. I just read the string and it answered my
questions. Bottom line is, size does matter.
*** John



-----Original Message-----
This is a fairly decent discussion on the issue of module

size.

http://www.google.com/groups?hl=en&lr=lang_en&ie=UTF-

8&oe=UTF-8&safe=off&th=9f72478edb61d7bf&rnum=7

HTH
Paul
----------------------------------------------------------

----------------------------------------------------
Be advised to back up your WorkBook before attempting to

make changes.
----------------------------------------------------------

----------------------------------------------------

I am completing my project and have many small modules

due
to keeping things separate. I would now like to combine
many of the modules into one. But I recall seeing
someplace the size of a module can not exceed 64k. Is
that true? Beyond that, does a module have any size

limit
to it?
Thanks for any advise.
*** John


.