10-26-2009 05:31 AM
Hi
I am writing an 2D-array of string into Excel/HTML file using Report generation.
Can anybody tell me how to retrieve back the written data from the same files again and view in array format.
Thanks & regards
Visuman
Solved! Go to Solution.
10-26-2009 05:44 AM
10-26-2009 05:52 AM
10-26-2009 05:57 AM
also this may help with the HTML:
http://sine.ni.com/devzone/cda/epd/p/id/1924
10-26-2009 06:23 AM
10-26-2009 11:45 PM
10-27-2009 01:10 AM
Hi
Currently the code will read the data from range Cell 1 to Cell 2. Is there any option to read entire data completely its because the cell values will change each time. I would like to make it as automated i.e reading the whole content of the file and giving the result in array.
Thanks & Regards
Visuman
10-27-2009 05:00 AM
Use the modified Read Excel VI.
-Kumar.B
10-27-2009 05:34 AM