LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Office 365 Excel compatibility

Thanks. I gave that a try. It didn't help. I traced the error as far as the new report subVI.vi inside the Create Report.vi. The code in the error out is -41106 and the source reads, "NI_Excel.lvclass:new report subVI.vi -> NI_report.lvclass:Create Report.vi." Using the same software (the latest in Windows 10 updates, the latest in Office 365, and the latest in LabVIEW 19 (32-bit)) on another computer produces no error at all.

0 Kudos
Message 11 of 14
(1,153 Views)

HI,

I will like to refresh that topic.

I have the same problem with the EXEcutable version of the program.

Im just reading the excel sheet into the array of strings. On the machines with Office 2016 and previous ones work fine.

But those machines with Office 365 don't work at all.

 

 

0 Kudos
Message 12 of 14
(989 Views)

In 2014, I posted a Revised "Generate Excel Report" Example (which you can easily find by typing just the word "Revised " (with a space) in the Search bar and you should find it).  My Work machine comes with Office 365, and (specifically) Excel 365 -- I just tested this example, and it works fine, without errors.

 

If you have a simple LabVIEW example that fails, post and we can try to figure out why it is failing.

 

Bob Schor

0 Kudos
Message 13 of 14
(959 Views)

HI Bob,

Actually, i found a small bug in my code, while I was preparing that example. Wrong reference to the excel path. In SubVI i was unbundling the wrong one 😞

0 Kudos
Message 14 of 14
(928 Views)