LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write data to open excel sheet

Hi,
is it possible to write data in an opened excel sheet? if yes, how do I have to do that?
The purpose is to sava a data set from time to time by pushing a button, showing the data in excel, keeping excel open and switching back to labview. on the next push of the button I want to write the next data set to the next row in excel. and so on
Is this even possible?
thanks for any help
0 Kudos
Message 1 of 3
(2,823 Views)
You can work with excel via labview by active-x-control. There are some
examples in labview.

Yves wrote:
> Hi,
> is it possible to write data in an opened excel sheet? if yes, how do
> I have to do that?
> The purpose is to sava a data set from time to time by pushing a
> button, showing the data in excel, keeping excel open and switching
> back to labview. on the next push of the button I want to write the
> next data set to the next row in excel. and so on
> Is this even possible?
> thanks for any help
0 Kudos
Message 2 of 3
(2,823 Views)
Hello,
there is an example which should help to solve the problem.

http://zone.ni.com/devzone/cda/epd/p/id/3934

Regards
Thomas D.
NI Germany
(SRQ 196106)

Message Edited by Support on 01-22-2007 11:28 AM

Message 3 of 3
(2,824 Views)