Must specify index when using property array

Error 385

 

You must specify an index when using the List PropertyBKCX6E or the Fonts Property5O9Q07P.  Index values must be greater than 0 and less than 32,767.  For example, List1.List is invalid because no index is specified.  However, List1.List(3) is valid.