Skebab
1st Have you created any Text on layout? if not how you will see it
2nd If you did create Text on Layout, did you set property of Text to be VISIBLE
3rd If you did not create Text on Layout how can you see the TEXT?
Thx for your reply Lordshiva.
1) Text is on Layout and set Visible
2) Debug mode shows that there is all values nicely in own cells in arrays
3) I have succeeded to get system randomly pick one of the values from array
PROBLEM) I just cannot get this value showed at TEXT on layout ????
Instead what I have got working is that I get only numbers showing in layout where text should be showen by editing code.
Sometimes I have even got first text value showed in layout but if system pick up some other cell than array nmbr. 0 it will show only blank.
Here is my code now: