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!
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!