> Hi, > > > Can anyone help me? > I would like use 2 dimensional string but i cant do it. > String[x][y] > > If possible please send a sample. > > Thanks, Sevoir > Dim Donuts As String[2, 8] Print Donuts[1, 2] -- Benoît