ScrewBalll
Programmer
Hi There,
I've been working on an Excel app which works fine when the user has the English verison of Office installed, but problems arise when a foreign version is used.
The main problem seems to lie in some of the functions contained within the VBA object library - in particular the UCase() function, this isn't recognised on a French users PC.
Is there an easy way around this; i.e. by forcing the code to use the English vba library? or setting up the users pc for that one file to operate as on English settings.
Any help would be muchly appreciated
Simon
I've been working on an Excel app which works fine when the user has the English verison of Office installed, but problems arise when a foreign version is used.
The main problem seems to lie in some of the functions contained within the VBA object library - in particular the UCase() function, this isn't recognised on a French users PC.
Is there an easy way around this; i.e. by forcing the code to use the English vba library? or setting up the users pc for that one file to operate as on English settings.
Any help would be muchly appreciated
Simon