Eg. if you have a label on a form, and a loop that changes the caption of the label while it run,
and it don't changes caption when you run it, then add DoEvents and the caption will changes
as many times as you want while the loop is running... NeoAndresen
ComputerTech/Programmer