07-23-2011 05:53 AM
excel 2007 format has 1048576 number of rows in one sheet . if the date in report generation exceeds this n.o does the remaining data will automatically
generated in next sheet or no.
i have one more question in case if all the 3 sheets are full does it generates a new excle file .
for the same que
please mail me on pnraja89@yahoo.com
Solved! Go to Solution.
08-01-2011 10:07 AM - last edited on 11-08-2024 01:28 PM by Content Cleaner
Hello Raja,
Thank you for bringing this to the fourms. I tested the situtation on my computer and when Excel hit 1,048,576 lines, LabVIEW puts out a -2146827284 error and the program errored out. No new excel file was created and the data doesn't overflow to a new excel sheet.
Thank you,
Vimal Fernandez
ELP EngineerApplications Engineering
08-02-2011 04:31 AM
thanks for ur valuable information.
i got a new idea if we give a condition like if row = 2 power 20 ? create a new excel file then we can eliminate this error
Best Regards
Nagaraja
INDIA
08-22-2011 04:46 PM - last edited on 11-08-2024 01:29 PM by Content Cleaner
Hi Nagaraja,
National Instruments has software called NI DIAdem that was designed as dedicated software for postprocessing measurement data. DIAdem is optimized to be able to handle over 2,000,000,000 (billion) values per data channel (column), as compared to Excel's limitation of 1,048,576 values per column.
Rather than go through headaches trying to rewrite your LabVIEW code so that you are able to process it in Excel, you may want to look at the many benefits DIAdem has to offer versus Excel Here are some resources that will compare many benefits that DIAdem provides over Microsoft Excel for processing LabVIEW data:
Move Beyond Microsoft Excel for Measurement Data Analysis and Reporting
There are already several users in India, especially in Pune, where the automotive customers in the area find the benefits of DIAdem particularly helpful due to the amount of data they are collecting and different types of data they have to process.