ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

custom excel report

When dumping data from labview into a custom excel template using the report generator in labview 7.1, I get a column of unwanted data.  It appears to index all the data I am trying to get into my template.  So now my named ranges are off by one column: eg name A2:A100 for energy does not contain the energy data, instead is contains the numbers 1-99, and B2:B100 contain the energy data.  Is there any way to get rid of this indexing?
0 Kudos
Message 1 of 2
(2,610 Views)
Delete the Column before you wanted Data column. sometimes you can have a array that looks blank but is not.
0 Kudos
Message 2 of 2
(2,607 Views)