|
-
Aug 13th, 2008, 04:36 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Attempting to make project work in Spanish Office
Hey there,
I have an Excel VBA project which was developed in the English Microsoft Excel 2003... however, a user in Mexico is unable to run this code (keeps crashing or giving strange output) in his Spanish Microsoft Office 2003 (which I didn't even know existed) ...
I tried a google for differences between Spanish and English Excel, but didn't get anything out of it... I was going to start changing code to get this to work in the Spanish Office, but the only difference I saw was that I assume "Sheet1" is called "Hoja1" (after a quick google translate). So I changed all Sheet1 to Hoja1.
Unfortunately, I have no way of testing in the Spanish Office.. Would there be any other differences anyone could think of?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|