View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Does Size Matter?

Generally, modules should be held to under 64K - at least that is the advice
I have seen given here.

--
Regards,
Tom Ogilvy

"Greg Bloom" wrote in message
news:M7Ahb.81167$%h1.85926@sccrnsc02...
Is there a size limitation on how much code can be placed in a user form?

I
am starting to get messages that appear to be out of memory erorrs.