Hello
I have another problem again...
I need to make a slide show in a form.
So I try to make a infinite loop <---
Example :
loop A = 0 until ---> A always = 0
loop 5 seconds <----then display next record
gotorecord, , acNext
If EOF then I set it back to First record and loop it again...