View Full Version : control arrays in VBA?


golgo1
02-10-2002, 08:38 PM
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.

Alexandre
02-11-2002, 01:35 PM
As far as I know you have to do it through code.

Alex

golgo1
02-11-2002, 10:33 PM
Yeah, that's what I figgured, thank's anyway http://www.access-programmers.co.uk/ubb/smile.gif