View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Bernabe P[_2_] Bernabe P[_2_] is offline
external usenet poster
 
Posts: 3
Default Converting excel currently in english to spanish

How can I verify that it converts? I've tried to change the regional options
to spanish but it won't convert the excel file to spanish when I open the
file.

Any suggestions?

"Niek Otten" wrote:

It will be "converted" automatically; Excel stores workbooks in a
language-independent "language"
There are a few exceptions: functions from Analysis Toolpak will not be
translated and you may experience problems with literals, like formatting
codes in TEXT functions, addresses in R1C1 reference style in INDIRECT
functions, etc.
But most "normal" functions and formulas will be converted correctly.

--
Kind regards,

Niek Otten

"Bernabe P" <Bernabe wrote in message
...
I'm built a spreadsheet that's currently in english. Is there a way that
when I send it to my spanish counterpart the spreadsheet automatically
converts to spanish when they open the english version?