how many textbox / combo boxes /command buttons etc can be added in a userform

dss28

Board Regular
Joined
Sep 3, 2020
Messages
165
Office Version
  1. 2007
Platform
  1. Windows
After I designed a userform with about 125 textboxes, 20 command buttons, 20 checkboxes, 20 comboboxes .. I am gettign a message that " Not enough system resources to display completely"
This message did not pop up before this.

Tried to change the default printer but no effect. But did not attempt further steps mentioned to resolve the issue as recommended in window help on this pop up.

Is it related to this heavy userform (with so many loaded items?).

are there any limitations in terms of placing number of such items on a userform ?

please help
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
i have had userforms with many controls work fine. it may be a memory problem on your PC
You may need to increase the DrawBuffer property of the userform?
 
Upvote 0
thanks for the reply
In this particular userform, drawbuffer property value is 32000. what can be the increased value / any limit ?
in addition all other smaller userforms about 40 in number used as pop up information has also value of 32000. Can this value be reduced to improve speed / memory utilisation?
 
Upvote 0

Forum statistics

Threads
1,214,911
Messages
6,122,198
Members
449,072
Latest member
DW Draft

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top