PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Crashes Excel Abends Due To Memory Could Not Be Read

Reply

Excel Abends Due To Memory Could Not Be Read

 
Thread Tools Rate Thread
Old 08-06-2004, 02:40 PM   #1
Dean Hinson
Guest
 
Posts: n/a
Default Excel Abends Due To Memory Could Not Be Read


I have Office 2003 and have developing an Excel workbook
with VBA. However, when I close the workbook I get the
following messsage after several moments...
The instruction at "0x30216ffb" referenced memory
at "0x000002b0". The memory could not be "read".

I have re-opened the workbook with the repair option
several times and it doesnot seems to resolve the problem.
I need this problem resolved ASAP due to the deadline of
the project I'm working on.

Please contact me @ dean.hinson@us.bosch.com.
  Reply With Quote
Old 09-06-2004, 01:33 PM   #2
Simon Murphy
Guest
 
Posts: n/a
Default Excel Abends Due To Memory Could Not Be Read

Dean
Check your code for dangling references to forms, I've see
this type of message when accessing a form based function
and not releasing it properly (unload & set to nothing)
have you put doevents in your code?
If this doesn't work post some more info
cheers
Simon
>-----Original Message-----
>I have Office 2003 and have developing an Excel workbook
>with VBA. However, when I close the workbook I get the
>following messsage after several moments...
>The instruction at "0x30216ffb" referenced memory
>at "0x000002b0". The memory could not be "read".
>
>I have re-opened the workbook with the repair option
>several times and it doesnot seems to resolve the

problem.
>I need this problem resolved ASAP due to the deadline of
>the project I'm working on.
>
>Please contact me @ dean.hinson@us.bosch.com.
>.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off