Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command button - Index like VB
Message
De
02/10/2001 14:16:24
 
 
À
02/10/2001 13:48:18
Dave Sonier
Technologies Nter inc.
Gatineau, Québec, Canada
Information générale
Forum:
Microsoft Office
Catégorie:
Access
Divers
Thread ID:
00562993
Message ID:
00563179
Vues:
27
>Thank. But is it exist in access2000 ?

I don't think so. I don't see anything in the help file about control arrays. Either way, the info on the MSKB article does not allow you to have one piece of code for all controls. You can also declare an array of controls, but that doesn't do what you want either.

You'll probably have to include a call in each of the command button's click event to a custom sub or function that does the processing for all of them, passing a parameter as to which button was pressed. Not as clean as a control array, but it could get you started.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform