control array <definition> From Microsoft VBA previous page next page control array A group of controls that share a common name, type, and event procedures. Each control in an array has a unique index number that can be used to determine which control recognizes an event. previous page start next page