Link to home
Start Free TrialLog in
Avatar of ebertsys
ebertsysFlag for Germany

asked on

closing excelform from .net code

I have a Excel Workbook with a start form included.
I want to write a .net Form (more features as excel form) to handel Datas in a worksheet.
When i start the .Net form ..it connects correctly to the excel workbook, but the code is stoping because the startform comes up and
blocks all handling an the worksheet data.

How i can close the form from .net (VB/C#)?
or
how to start excel from .net with parameter /automation?
ASKER CERTIFIED SOLUTION
Avatar of AndyAinscow
AndyAinscow
Flag of Switzerland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ebertsys

ASKER

The autostart-makro is use in the case that a user goes directly to start the excelsheet.

How i can modify the startmakro that i can write into the worksheet from .net?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial