View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
@ndy @ndy is offline
external usenet poster
 
Posts: 2
Default inheritance module

I've a the same form in Dutch and in French. There is an Access
database with all the users with their language preference. How can I
depending on the language of the person call a form in Dutch OR
French. Don't won't to program 2 times the form but do it with a
module or something like that.

Any help is welcome.