Ply: Excel.exe application error

  • Thread starter Thread starter jackspd
  • Start date Start date
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
 
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

Back
Top