control arrays in VBA?

golgo1

Registered User.
Local time
Today, 12:44
Joined
Feb 8, 2002
Messages
17
is there any quick and easy way to make a control array in Access(2k)? I can do it manually in code, but I mean is there any easy way like in VB5 (and up)? just make multiple same-named controls.
 
As far as I know you have to do it through code.

Alex
 
Yeah, that's what I figgured, thank's anyway
smile.gif
 

Users who are viewing this thread

Back
Top Bottom