VBA compatibility with other regional/language settings

phobos88

New Member
Joined
Jul 22, 2016
Messages
1
Hello,

This is my very first message in this forum, so please excuse me if I make something not compliant...

I am currently having a problem with what seems to be an incompatibility between the VBA code, and the regional/language settings in some user's PC around the world.

I created a customized ribbon menu for Excel, to be used by the users of our consolidation/reporting system, Hyperion Financial Management (the toolbar is intended to be used in combination with Hyperion Smart View, the Excel interface). I developed it on a Office version based on English language.
I received messages from users based in Russia and Norway, reporting the error "Compile error in hidden module:modSmartView. This error commonly occurs when code is incompatible with the version, platform or architecture of this application [...]"

Now, I tried to install myelf such ntoolbar on an Italian Excel version, and it works correctly, (and I haven't received any email from other countries) so I am really wondering what might be that triggers such error.

Have you ever experienced this? Could it be something I have to add to my code, or is it a specific setting that has to be enabled on Those computers?
Unfortunately I cannot reproduce the error, for now, so I can't proced by trial and error...


Thank you
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).

Forum statistics

Threads
1,215,446
Messages
6,124,904
Members
449,194
Latest member
JayEggleton

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top