LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

report generator problems with LV6

Hi,
I am still trying to get my report generator to work, but it does no do anything when I try word, and weird things when I try excel.

Word: The only thing I do is: New Report, Word Easy Text and then Bring to front. When I excecute the thing, I get error -2146959355 after the New Report. I think that error is because it cannot find the word.exe file, but it is installed, suggestions?

Excel: Here the report generator generates an excel table, but after text to table I get error -2147467262, which says
"No such interface supported in Excel Import Module.vi->Append Text Table to Report.vi->Excel Easy Table (str).vi->DAQ_single_rescue2.vi", with DAQ_single_rescue2 my own VI.

Can anybody help me please?
Thank You
0 Kudos
Message 1 of 3
(2,820 Views)
Hi,
I don't have report generator toolkit, so take it as a suggestion.
One good thing is to update your Lv to 6.0.2 [http://digital.ni.com/softlib.nsf/display?ReadForm&lookup=LabVIEW&view=current&node=132060_US] in case you don't have it already.
As far as I know, the ActiveX interfaces are changed from Office 97 to 2000. It may be a solution to try your toolkit with the other Office version if it's possible.
Good luck!
0 Kudos
Message 2 of 3
(2,820 Views)
I have seen some problems which caused error -2147467262 caused by microsoft installers replacing type libraries used by MS Office. You might want to try uninstalling/reinstalling MS Office. Also, make certain you install the correct version of the VI's for the version of Office you are using.
0 Kudos
Message 3 of 3
(2,820 Views)