View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Lie Robert Lie is offline
external usenet poster
 
Posts: 3
Default Help: VB Excel Problem

Dear All,

I developed one module by using VB 6.0. There is one button that is
used to create excel spreadsheet and display the information in excel.
My problem is after the excel is closed then I press the button again,
then it can't open the excel anymore and error.
I saw there is an excel application still running in the list of
process(windows task manager) after the excel is closed.

Does someone can help me how to fix this problem?

Thanks

Robert Lie