C
coder_arun
Hi
I have some XLM macros that are generated from my application, i hav
to generate the macros according to the locale
Example:
English:
=SELECT("R1C1:R10C1")
=RUN("Macro1")
Italian:
=SELECT("R1K1:R10K1")
=RUN("Macro1")
Spanish:
=SELECT("F1C1:F10C1")
=RUN("Macro1")
Is it possible to generate Language independent macros, i have hear
about some methods to do that... but not sure what they are...
Please do let me know.
Thanks in Advance
Aru
I have some XLM macros that are generated from my application, i hav
to generate the macros according to the locale
Example:
English:
=SELECT("R1C1:R10C1")
=RUN("Macro1")
Italian:
=SELECT("R1K1:R10K1")
=RUN("Macro1")
Spanish:
=SELECT("F1C1:F10C1")
=RUN("Macro1")
Is it possible to generate Language independent macros, i have hear
about some methods to do that... but not sure what they are...
Please do let me know.
Thanks in Advance
Aru