LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error 7 when trying to generate an excel report

HI,  I'm trying to get the data out of my gyro and send to a report in excel.  I've been somewhat successful getting an array to come out in excel with the append to spreadsheet vi and it creates a cvs file, but i would just like a simple to open, not have to reconfigure the file so it can be accessed later by another program.  I have the microsoft report generating tool kit but i still get the error 7.  I did some research on this already and went to here as suggested on many posts that seemed to fix most peoples problem.  This fix did not work for me because i cannot use source control with a FDS version of labview 2010.  i am not able to access the page that will let me "alwas include" the folders the vi needs.  Is there another fix for the error 7?  if there's not, why would they sell the tool kit as an addon if it'll never work?!?

 

thanks

0 Kudos
Message 1 of 3
(2,626 Views)

The toolkit works just fine. Are you actually having the problem with an executable or running in development mode? Of course you would not have access to the always include screen if you are not building an exe.

 

There is nothing at all related to source control with the problem or the fix with an executable.

 

And why would you have to reconfigure anything when you save as a csv file unless it is not actually a csv file?

0 Kudos
Message 2 of 3
(2,624 Views)

Error 7 is a File not found error. If the error occured in the development environment check the path to the file you want to write/read.

 

Ben64

0 Kudos
Message 3 of 3
(2,616 Views)