Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Macro "out of Memory"

I have a macro that works in a previous worksheet and tryed to transfer it to
a new worksheet. I used the method of draging it to the VBA work space of the
new worksheet and importing it. In both cases I receive an ont of memory
error. Is there a way that i can incresae the usable space for the macro?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 246
Default Macro "out of Memory"

The code taken up for a macro shouldn't be much.
Try moving the macro into a new workbook using a new method e.g create
a workbook - add a blank module - and copy-paste the code into the
blank module.

J


On 18 Sep, 07:07, alexhmmts
wrote:
I have a macro that works in a previous worksheet and tryed to transfer it to
a new worksheet. I used the method of draging it to the VBA work space of the
new worksheet and importing it. In both cases I receive an ont of memory
error. Is there a way that i can incresae the usable space for the macro?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Macro "out of Memory"

I moved the code and now get the error "424"

Thank you

"WhytheQ" wrote:

The code taken up for a macro shouldn't be much.
Try moving the macro into a new workbook using a new method e.g create
a workbook - add a blank module - and copy-paste the code into the
blank module.

J


On 18 Sep, 07:07, alexhmmts
wrote:
I have a macro that works in a previous worksheet and tryed to transfer it to
a new worksheet. I used the method of draging it to the VBA work space of the
new worksheet and importing it. In both cases I receive an ont of memory
error. Is there a way that i can incresae the usable space for the macro?



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 246
Default Macro "out of Memory"

Can i see the code please.

J

On 18 Sep, 16:24, alexhmmts
wrote:
I moved the code and now get the error "424"

Thank you



"WhytheQ" wrote:
The code taken up for a macro shouldn't be much.
Try moving the macro into a new workbook using a new method e.g create
a workbook - add a blank module - and copy-paste the code into the
blank module.


J


On 18 Sep, 07:07, alexhmmts
wrote:
I have a macro that works in a previous worksheet and tryed to transfer it to
a new worksheet. I used the method of draging it to the VBA work space of the
new worksheet and importing it. In both cases I receive an ont of memory
error. Is there a way that i can incresae the usable space for the macro?- Hide quoted text -


- Show quoted text -


Reply
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
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
The Instruction at "0x749860a0" referenced memory at "0x00000000" Tribeca Excel Discussion (Misc queries) 1 July 5th 08 12:41 AM
Read ".dll" files, the Macro "work flow" and the actual values of the variables when Macro is running [email protected] Excel Programming 5 May 16th 07 08:18 PM
Macro to concatenate into "B1" B2 thru B"x" based on new data in "Col A" Dennis Excel Discussion (Misc queries) 0 July 17th 06 02:38 PM
The instruction at "0x65255ac9" referenced memory at "0x00000008". The memory could not be read. Clikc OK to terminate etc Angus Comber[_2_] Excel Programming 1 November 7th 03 01:18 PM


All times are GMT +1. The time now is 03:27 PM.

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

About Us

"It's about Microsoft Excel"