LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Amount of code in UserForm

Using Excel 2003.
Recently I posted two questions. One about a problem saving an add-in
(15/12/03) and the other one about a popup commandbar needing a repaint
(17/12/03).
I have now solved both problems and I thought it might be worth to pass this
information on the group.
I understand that there is a limit to the size of code Modules in that if
you go above it you may get unexpected problems. Can't remember now what the
size in bytes is, but I now it roughly equates to about 2000 lines of code.
I understand that it is not sure if the same applies to code in UserForms. I
think Stephen Bullen commented on this.
As I had one form with more than 5000 lines of code I thought it might be
worth it to reduce this to less than 2000 lines by shifting code to Modules.
After having done this I solved both problems as mentioned above.
So my conclusion is that it is advisable to keep any module, probably also
Class Modules, below 2000 lines of code.
Would be interested to hear any comments on this from the Excel experts.

RBS

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
NEED A MACRO CODE TO USE IN A USERFORM Rachel Excel Discussion (Misc queries) 3 November 25th 08 10:08 AM
Re-show userform after closing file - code help Gerry O Excel Discussion (Misc queries) 3 September 4th 07 10:52 PM
VBA code for Userform Martin Los Excel Programming 4 December 5th 03 03:04 PM
Code to edit directly in cells from userform Tom Ogilvy Excel Programming 0 September 7th 03 10:27 PM
Control code behavior with userform ? steve Excel Programming 0 July 30th 03 05:01 PM


All times are GMT +1. The time now is 12:41 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"