04-14-2008 05:12 AM
04-14-2008 08:45 AM
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
04-14-2008 09:45 AM
04-14-2008 11:05 PM
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
04-15-2008 12:06 AM
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
04-15-2008 03:20 AM
04-15-2008 06:15 AM
Hi fong_ui,
here is a little example for you. Hope this helps.
Mike