International Function Problem

  • Thread starter Thread starter JJ
  • Start date Start date
J

JJ

I have an application that I need to run on a Danish version of Windows and
Danish Excel.

The function in English reads

=isblank("a1")=false

The function in Danish reads

=er.tog("a1")=falsk

Is there a generic function for the different versions that will work for
both, and other languages? Or, do I need to cater for each option for each
country based on the Excel version?

Much appreciated!
 
Standard Excel functions (not Analysis Toolpak functions) will be translated
between different Excel language versions automatically.

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel
 
Niek

Are there different Analysis Toolpacks for the different languages and how
can we get a list of the addin for each each language?

Thanks
JJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top