PreacherUK
Technical User
Hi all,
I seem to remember reading somewhere, many ages ago that there was a function within VBA that would allow a larger chunk of processor intensive code to 'sleep' just for a few milliseconds over and over every so many times through a loop (for example).
I'd love for this to be as simple as using the SLEEP command but I doubt it is. If anyone has any thoughts or even any thing that matches this criteria that would be very cool.
This is all in the attempt of avoiding tying up a PC while some labour intensive processing is going on within an MS Access database.
I seem to remember reading somewhere, many ages ago that there was a function within VBA that would allow a larger chunk of processor intensive code to 'sleep' just for a few milliseconds over and over every so many times through a loop (for example).
I'd love for this to be as simple as using the SLEEP command but I doubt it is. If anyone has any thoughts or even any thing that matches this criteria that would be very cool.
This is all in the attempt of avoiding tying up a PC while some labour intensive processing is going on within an MS Access database.