Both of us: my and Xojo !
I wasted my whole morning with:
Var Cell_Text As String = Me.CellTextAt(6)
that gave not the correct answer.
All of a sudden, a suspicion comes to my mind and I add Row,
to the line:
Var Cell_Text As String = Me.CellTextAt(Row,6)
All of this because of my failing memory and Xojo who says nothing, compile and execute the code as is without crash.
Three hours of battle against the wind !
Time to eat.
Leon is laughting in his tomb !
13 posts - 4 participants