Hi, I may just be a bit thick, but I will explain my problem.
I have created coding within a loop to produce a list of birthdays that are coming up within the 'next' 14 days, and I am trying to output these to a text box in a form at the click of a button. This is working, but each time it goes round the loop it prints on top of the previous one therefore only showing the last one in the text box.
What I need is code to select the next line on the text box each time it goes around the loop.
I hope this explains it adequately.
Hampshire UK.
A fool and his money are soon parted - so you might as well send it to me!
I have created coding within a loop to produce a list of birthdays that are coming up within the 'next' 14 days, and I am trying to output these to a text box in a form at the click of a button. This is working, but each time it goes round the loop it prints on top of the previous one therefore only showing the last one in the text box.
What I need is code to select the next line on the text box each time it goes around the loop.
I hope this explains it adequately.
Hampshire UK.
A fool and his money are soon parted - so you might as well send it to me!