Well, I guess it is a matter of how it is used:
Dim my(1) As String
my(0)="Something"
my(1)="SomethingElse"
MsgBox my(0) [/b][/i][/u]*******************************************************
General remarks:
If this post contains any suggestions for the use or distribution of code, components or files of any sort, it is still your responsibility to assure that you have the proper license and distribution rights to do so!