Ply: Excel.exe application error

J

jackspd

How do I resolve the following error message:

The instruction at "0x3023b49b" referenced memory
at "0x0000012c". The memory could not be "read".

Click on OK to terminat eh aplication
Click on CANCEL to debug the application

Thanks
 
Joined
Jul 20, 2005
Messages
2
Reaction score
0
Will need more information. What was your computer doing before the error occurred? Did you try to save an Excel workbook in code?

I've got a similar problem which occurs where I try to save and close the application from within a VB generated dll. From the research I've done the suggestion is to pass a reference of that the excel object via ByRef rather than ByVal. Am looking into that now.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Application Error 1
Application popup: EXCEL.EXE - Application Error 1
Excel.exe application error 1
Application Error 4
Application Error 1
Error messages 2
"0x30611cd5" & "0x00407972" 2
Excel -VBA Error 1

Top