12-07-2012 02:07 AM
I guess the Excel sheet you attached is a normal .csv file format. In that case you can use the Read from spreadsheet file by specifying the data offset and decimate them so you will have only the required values in memory that you can easily plot it. At the same time in a for loop you can append the data to the Report and finally take the Image of the plot and update that to the report.
12-09-2012 06:23 AM
thanks for the suggestion!
the question is how can i combine / apend 30 worksheets in one excel file? Is there a similar example available?
12-10-2012 03:52 AM
I tried to find the example to combine the excel files.
I modified the file as per my requirement.
IF I want to combine these two excel files in one file.
I am still not able to do.
What is the reason?
12-11-2012 12:15 AM
I am getting error.
I simply want two excel files be combined in one file automatically.
12-11-2012 03:09 PM
Hi,
I ran across the following KnowledgeBase article and thought it might be helpful. It gives the procedure for appending to an excel file.
http://digital.ni.com/public.nsf/allkb/EFCE1C25DCE7483E86256CAF00539451?OpenDocument
Regards,
12-13-2012 04:08 AM
Thank you for all your suggestions and comments! I could make the report generation program well.
If you have do let me kow how to beautify the report with labview report generation kit?
12-13-2012 04:11 AM
I see you are in this issue for a long time and its good that you got a solution. Beutify the report? 🙂