Events, properties, methods translated in Dutch - Nederlands

O

openleren

Hi, who knows where I can find a translated list of all the VBA Events,
porperties and Methods English - Nederlands (Dutch)?
I found one for Excel functions, it must exist for Access as well?

thanks, Jan Vandorpe
 
A

Alex Dybenko

Hi Jan,
Which events you mean? AFAIR - in dutch Access event names in VBA are
english
 
O

openleren

Hi Alex,

if one has a Dutch version of Access all properties, events, etc.. in the
property window are in Dutch. If you create an event_handler, the vba is
indeed in English.
I don't need it myself but my students, who's English is rather poor -
non-existent, find this difficult, so they asked me for a tranlation list.
Since I don't feel very much for making it myself I'm sure somebody must
have needed it before me...
There are several lists to be found about Excel, so why not for Access?


you know of any?

cheers, Jan
 
A

Alex Dybenko

Hi Jan,
now i understand what you mean, but don't know where you can get such list.
Probably not so bad idea for students to learn bit english, at least via
programming? :))
 
Top