G golgo1 Registered User. Local time Today, 08:59 Joined Feb 8, 2002 Messages 17 Feb 11, 2002 #1 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.
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.
A Alexandre Registered User. Local time Today, 14:59 Joined Feb 22, 2001 Messages 794 Feb 11, 2002 #2 As far as I know you have to do it through code. Alex
G golgo1 Registered User. Local time Today, 08:59 Joined Feb 8, 2002 Messages 17 Feb 12, 2002 #3 Yeah, that's what I figgured, thank's anyway