Gooday all, i have a table that consist of 3 columns, name, address and telephone number.
The table consists of about 20 records. What i would like to do is simply show one by one all the names from my table sequentially upon clicking a button on my form. I dont mind if its shown within a label or text box on my form. I would see something like
"Processing <persons name here>"
with a interval of 10 seconds between each name. Any ideas?
The table consists of about 20 records. What i would like to do is simply show one by one all the names from my table sequentially upon clicking a button on my form. I dont mind if its shown within a label or text box on my form. I would see something like
"Processing <persons name here>"
with a interval of 10 seconds between each name. Any ideas?