indeed, when i'm in the debug mode, in the local variables, i can see that the datas are stored in Values2.. but i cant manage to access themi've tried everything:Tableau->Values2(0,0)Tableau->Values2[0,0]Tableau(0,0)->Values2Tableau[0,0]->Values2nothing works..