Macros and Virtual Memory

broadpipe

New Member
Joined
Aug 12, 2002
Messages
36
I have a BIG problem....i have created a spreadsheet which contains about 40 sheets which each contains about 30 checkboxes which interlink to produce a form.

When I open it the PC returns the error of 'Out of Virtual Memory'....

Apparently after speaking to my Tech friends the macros seems to be using 200MB ....can someone explain how this can happen and if I can solve the problem without reducing the number of macros and VBA
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

NikNik

Board Regular
Joined
Jul 15, 2002
Messages
73
is replacing the checkboxes with cells where the user can enter an x an option - it sounds like it is the controls that are hogging the memory?
 
Upvote 0

XL-Dennis

Well-known Member
Joined
Jul 27, 2002
Messages
1,920
broadpipe,

First of all 40 x 30 = 1200 :wink:

If You´re using checkboxes from the Control Commandbar then replace them with checkboxes from the commandbar Forms.

How many macros does the workbook include and is it possible to reduce the number of macros?

HTH,
Dennis
 
Upvote 0

Forum statistics

Threads
1,190,787
Messages
5,982,920
Members
439,807
Latest member
WXM86

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
Top