Hi,
I'm not too familiar with Jet Reports, but our accountant has made an Excel file which links to Jet Reports
It looks to have links to C:\Program Files\JetReports\JetReports.xlam
If it is opened on a 32bit version of Windows it behaves, however when the Excel file is opened on a 64bit version it complains because it cannot find JetReports.xlam
This is due to it being located in the C:\Program Files (x86) folder
If we update the link to this folder it works, until someone on a 32bit Windows opens the file then its in reverse
Is there a way to get around this?
thanks
Scott
4 comments
-
Jet Reports Historic Posts Official comment Hi Matthias and Scott,
If you use +Values or +Lock on your reports and save them in report mode after running them, then that should fix the problem. If there are Jet formulas on the report, then Excel will try to update them, but with +Values or +Lock in report mode there aren't any Jet formulas to update and when the Jet formulas get copied back into the report, they should be correctly linked to the current Jet addin. Does that help?
Regards,
Hughes -
Jet Reports Historic Posts Hi there,
I've got the same effect. Is there a possibility to design reports that work with both - 32bit an 64 bit?
best regards,
Matthias -
Jet Reports Historic Posts Hi Hughes,
that's it. Thanks a lot.
best Regards,
Matthias -
Jet Reports Historic Posts Spot on
Thanks Hughes