LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read Columns from Two Exel files and write them in to one new exel file

Hi!
I want to Do Following:
1. Read column A from abc. xls
2. Read column B from xyz.xls
3. write the reade column A and B in to new xl file A and B Column.
 
Can any one help me.
Thanks in Advance
 
Kaustubh
VC (Pune)
INDIA
0 Kudos
Message 1 of 4
(3,100 Views)
you can do it very easily if you have office report toolkit.  If not, you can use activeX to control Excel to open the file, get the data and write it back to a new file.  There is an example in the labview directory interface Excel through activeX.  It contains lots helpful information.
 
-Joe
0 Kudos
Message 2 of 4
(3,095 Views)

Hi!

Thanks.

I have Office toolkit, but i want to use Active X.

I did it.

 

Kaustubh

VC (Pune)

INDIA

Message 3 of 4
(3,084 Views)