Bounds must be specified in REDIM of: <array name> You used the ReDim statement but did not specify the bounds of the array. A ReDim statement must specify bounds. Specify the bounds within the ReDim statement.