LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

make Active x not to interfere with other instances of excel

i want that the instance i open for excel should not disturb another excel instance that is already running . I knwo this is possibe in normal active x programming . but how is it done in labVIEW is what i am looking for .
0 Kudos
Message 1 of 2
(2,360 Views)
Set the "open new instance" Boolean input of "Automation Open" to TRUE, when you open a reference to Excel.
Message 2 of 2
(2,360 Views)