Hi every one
I'm making a program and it's retrieving the data . I want to put each one in a cell of an array .
The amount of data is unknown so I don't know how many cells I need for the array .
How can I increase the number of cells in a "while"?
Thanks