LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Importing data into excel using DDE

I want to be able to transfer data into excel in a set number of cells. For example I want to transfer 16 numbers into a 4x4 matrix. I can transfer them one at a time but not automatically. Any help would be appreciated.

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

Why would you want to use DDE? If you have the report generation toolkit, use that. You should look at the Write Table to Excel example that comes with LabVIEW. There is also the Excel board. Do not post there.

0 Kudos
Message 2 of 4
(3,056 Views)

I attached what I have so far. I can transfer that data but I cant place the data in excel where I want it. Is there a simple way to do this without using a case structure. Thanks

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

I have no idea what a case statement has to do with your problem and I still have no idea why you would use the obsolete DDE. Sorry. Have you even looked at the ActiveX examples?

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