If it is, how to declare it? I tried Dim indexTables() = New DataTable() then Dim indexTables() As New DataTable() but none of these works. Thanks,