04-04-2010 09:55 PM
04-04-2010 10:48 PM
04-04-2010 11:10 PM
04-05-2010 09:36 AM
You appear to be using the Excel Easy Table (num) VI. That polymorphic instance calls the Append Table to Report VI which uses a default of %.3f for the formatting applied to the numbers. You should use the (string) version of the Excel Easy Table and format the numbers yourself to the required precision.
Code comments:
04-05-2010 07:47 PM