Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tracy,
Here's how to do it in VB: http://abstractvb.com/code.asp?A=959 Not in a web browser though. NickHK "Tracy" wrote in message ... I'm attempting to embed Excel in a C# WinForm using the information contained he http://support.microsoft.com/kb/304662/EN-US/. It works well unless Excel is already running in its own window. In this case, the embedded Excel causes the already running Excel to close its workbook and freeze up. This happens because the running instance is reassigned (or perhaps reparented) to the WinForm. Is it possible to force a new Excel.exe to be created that serves just the instance embedded on the WinForm? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel in winform freezes Excel | Excel Programming | |||
Excel in winform freezes Excel | Excel Programming | |||
excel in winform | Excel Programming | |||
How to Create a Document and Save it from a WinForm | Excel Programming |