LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Copy Excel Columns insert another Columns

Hallo,I try to copy Excel some range column,use insert copy column method add an the same column
How can I do use Labview?  (PS...I English so bad)
如何複製指定的範圍欄位,並使用插入複製儲存格方式插入一欄一樣模式的欄位?
0 Kudos
Message 1 of 7
(3,613 Views)

Hi fong_ui,

see this example http://zone.ni.com/devzone/cda/epd/p/id/4523. It shows how you can write data in a specified location. If you change the range property to read you get the data of this field. Hope it helps.

Mike

0 Kudos
Message 2 of 7
(3,585 Views)
For more information and some sample VI's and tool kits, you can go to the excel board



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 3 of 7
(3,576 Views)

3Q ALL answer,but it is not I want

I do't Insert data to cell

I want copy some columns and use insert copy cell Function insert a new the same Columns

See following EX:

 

http://images.nike.tw/20070108/1208231796.JPG

http://images.nike.tw/20070108/1208231881.JPG

http://images.nike.tw/20070108/1208231916.JPG

0 Kudos
Message 4 of 7
(3,564 Views)

Hi fong_ui,

if you first use the example to read data from a range of cells and insert this copied data to a new range of cells, i think it is what you described.

Mike

0 Kudos
Message 5 of 7
(3,558 Views)
YES it is I want
3Q again 
0 Kudos
Message 6 of 7
(3,550 Views)

Hi fong_ui,

here is a little example for you. Hope this helps.

Mike

0 Kudos
Message 7 of 7
(3,537 Views)