View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Niek Otten Niek Otten is offline
external usenet poster
 
Posts: 3,440
Default Converting excel currently in english to spanish

You need a Spanish version of Excel to verify that.
You can also search he

http://groups.google.com/advanced_group_search

if you don't believe me

--
Kind regards,

Niek Otten

"Bernabe P" wrote in message
...
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?