LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to prevent Excel from popping up when opening using ActiveX

Hello,

So I am using ActiveX to open some Excel files, read some data, and then close them. My problem I have is that anytime an Excel workbook is opened up, it will momentarily pop up and then quickly vanish once it reads my property node that has visible set to false. Is there a way to get it to not pop up at all? Capture.PNG

0 Kudos
Message 1 of 4
(3,162 Views)

Have you tried set visibility first, then open file?

 

George Zou
0 Kudos
Message 2 of 4
(3,138 Views)

Yes and if you set that first, the file will pop up and stay open.

0 Kudos
Message 3 of 4
(3,135 Views)

Try attached VI.

 

George Zou
0 Kudos
Message 4 of 4
(3,129 Views)