Groups | Blog | Home
all groups > dotnet faqs > april 2005 >

dotnet faqs : Is there anyway with VB.net to force closing of a spreadsheet in E


Neil
4/15/2005 10:18:02 AM
I am updating a spreadsheet from vb.net application.

I need to see if the specific .xls file is open and force
closing it before the program updates the spreadhseet using
ADO.net.

Mark Newby
4/27/2005 12:00:00 AM
[quoted text, click to view]

have a look at the object model for an Excel Application. then something
like ExcelObject.GetCurrentSession.

AddThis Social Bookmark Button