LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hi


I usually worked with DDE component to write
data to EXCEL 2000 (OS win98 & LV 5.1), It's worked perfect.
when I started to work with LV 6, The same application did not work properly (The excel sheet opened but nothing was written inside).
Please give me advise of another way to do it.

Regards
Shaul
0 Kudos
Message 1 of 3
(2,747 Views)
Hello Shaul,

I came up with a similar problem. I had to update to LabVIEW 5.11 which was a free update on their ftp.ni.com. I also had to delete the automation reference and replace it with a new one. Then everthing worked. There is something about the change the MS put into Office2000 that does not allow you to call to the program the same as Office97. I hope this helps.
Doug
0 Kudos
Message 2 of 3
(2,747 Views)
Hello Shaul,

I came up with a similar problem. I had to update to LabVIEW 5.11 which was a free update on their ftp.ni.com. I also had to delete the automation reference and replace it with a new one. Then everthing worked. There is something about the change the MS put into Office2000 that does not allow you to call to the program the same as Office97. Also if you go to the developer zone and search on Excel they have some examples:

http://search.ni.com/custom/nidz/query.html?col=alldocs&qp=%2Burl%3Azone.ni.com+-url%3Aprint%3D1+-find%3Anull+%2Bsection%3ADevZone&qt=excel

I hope this helps.
Doug
0 Kudos
Message 3 of 3
(2,747 Views)