Maybe I'm trying to use array's wrong but I need some help with the second/last loop where I am trying to change the contents of an array.
Here's the code.
Sub FeedReset(byValX As Boolean)
Dim nCalc As String, colStatTyp As Integer, ArrayData() As String, Element As Variant
ThisSpot 'Another...