I'm having a problem with form flicker or with a form not being visible at all during a looping procedure.
The procedure constantly checks a database for new records then runs functions whenever the recordset count is not 0.
During the loops, the form that displays a listbox of completed functions flickers, is unreadable, or disappears altogether. How do I correct this?
Thanks.
The procedure constantly checks a database for new records then runs functions whenever the recordset count is not 0.
During the loops, the form that displays a listbox of completed functions flickers, is unreadable, or disappears altogether. How do I correct this?
Thanks.