Debugging .NET plugin in Excel 2003

  • Thread starter Thread starter Theewara Vorakosit
  • Start date Start date
T

Theewara Vorakosit

Hi,

I have an excel file (.xls) that contain .net plugin and its required dll. I
cannot execute it. There is no error message. But when I click a button,
there is no response. Can someone suggest me about debugging it?

Thanks,
Theewara
 
Theewara Vorakosit said:
Hi,

I have an excel file (.xls) that contain .net plugin and its required dll. I
cannot execute it. There is no error message. But when I click a button,
there is no response. Can someone suggest me about debugging it?

Thanks,
Theewara

Sounds like there might be an On Error Resume Next or something in your XLS.

Is .NET installed on the machine that you are having trouble with?

(trying to get more information)

jliu - www.ssw.com.au - johnliu.net
 

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