Procedure Too Large
Are you saying your sub, ie a single routine, that when saved to a text file
is 75k, as distinct from a code module of multiple routines.
If so, thank the compiler for flagging and reconstruct into many smaller
subs & functions.
Regards,
Peter T
"Mike H." wrote in message
...
I get a compile error-procedure too large. The sub is 75,188 bytes. What
is
the limit?
|