N
NB
I have some VBA code in which I am renaming some columns and for that I
use Tableedit and TableApply. For English version of MSProject &Entry
works fine, But when user in japan tries to use it they get error
saying this "&Entry has been deleted".
I found in the VBA forum that we need to use Language specific literal
for "&Entry".
1. Can anyone suggest what is the proper way to code for this,
application I am working
on will be using Japanese,German and possibly other languages.
Users in Japan
have localized version of MSproject installed on their computers.
2. Do I need to change code OR is there is another way to have existing
code work. Is there any setting or language pack we can install on
japanese users pc to recognized English Text?
I need some advice on how to tackle this issue?
Any help is appreciated.
Thanks
NB
use Tableedit and TableApply. For English version of MSProject &Entry
works fine, But when user in japan tries to use it they get error
saying this "&Entry has been deleted".
I found in the VBA forum that we need to use Language specific literal
for "&Entry".
1. Can anyone suggest what is the proper way to code for this,
application I am working
on will be using Japanese,German and possibly other languages.
Users in Japan
have localized version of MSproject installed on their computers.
2. Do I need to change code OR is there is another way to have existing
code work. Is there any setting or language pack we can install on
japanese users pc to recognized English Text?
I need some advice on how to tackle this issue?
Any help is appreciated.
Thanks
NB