08-18-2009, 11:54 AM
Don't know, try to change some properties of Excel objects.
For example, after
Excel.Application app._create
insert
app.Visible=TRUE
For example, after
Excel.Application app._create
insert
app.Visible=TRUE