array <DAO definition> From Microsoft DAO 3.60 previous page next page array A variable that contains a finite number of elements that have a common name and data type. Each element of an array is identified by a unique index number. Changes made to one element of an array do not affect the other elements. previous page start next page