VBA Help files

  • Thread starter Roderick O'Regan
  • Start date
R

Roderick O'Regan

Does anyone know where I can get/download the Word VBA help files,
please? I suppose I really should ask whether I can get them as
standalone files.

I need these in Spanish, Portuguese and French so that I can check
whether I'm using the correct syntax acceptable to these languages (if
any changes are needed) when I'm using an English version of Word.

There are some differences, I believe - dates in particular.

Roderick
 
J

Jean-Guy Marcil

Roderick O'Regan was telling us:
Roderick O'Regan nous racontait que :
Does anyone know where I can get/download the Word VBA help files,
please? I suppose I really should ask whether I can get them as
standalone files.

I need these in Spanish, Portuguese and French so that I can check
whether I'm using the correct syntax acceptable to these languages (if
any changes are needed) when I'm using an English version of Word.

There are some differences, I believe - dates in particular.

Roderick

The help files are notoriously full of errors as far as using colon,
semi-colons, date formats and number formats.

You better ask the people that use VBA in those areas where your target
languages are used.
Post the code you intend to use and it can be tested/corrected.


--

Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
[email protected]
Word MVP site: http://www.word.mvps.org
 
Top