Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with languages interfering with my work in Excel

Status
Not open for further replies.

riddles70

Programmer
Mar 16, 2006
16
MX
I am using a SPanish version of Windows. All the code I find in these forums is in ENglish but when I use it in my office applications its is being converted to spanish. Is there a way I can set the language in office?
 
riddles70,
VBA is always in English, no matter which language your Office application is using. Excel formulas, however, are translated into the local language (function names, separator & decimal characters, date formats).

Here is a useful tip by Microsoft Excel MVP Ture Magnusson for translating formulas:
You may also find Laurent Longre's translation of the function names to be useful: I put it into an Excel workbook here:
Brad
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top