Hello, I have a table with items xx1, xx2, xx3 ...
I have to fill all these items with the same value. Xx01 = "x", xx02 = "x" ...
but I would like to make a loop from 1 to n, build the name of the variable "xx" & i
But I do not know how to use this variable name to load the value
Thank
PS : excuse my poor english
I have to fill all these items with the same value. Xx01 = "x", xx02 = "x" ...
but I would like to make a loop from 1 to n, build the name of the variable "xx" & i
But I do not know how to use this variable name to load the value
Thank
PS : excuse my poor english