View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Compile error: Procedure too large

Never had this error, but 'right-sizing' sounds the solution to me, there
are problems when modules get too big, so the same would apply to a
procedure.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"BHARATH RAJAMANI" wrote in
message ...
"Compile Error: Procedure too large"
Any ways to circumvent this by tweaking any Excel settings, or do i have

to
rightsize up my macro?

TIA!!