Hi Jasonat..
I tried Ur problem and found the solution as below.When U declare dimension of array as 0 actually U r starting first element at 0 index. if U want to save the contents of the array then U have to use keyword preserve.
Public varDate() As Date
Public varIndex As Integer
Public...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.