View Full Version : Visual Indicator


q582gmzhi
10-25-2004, 08:00 AM
Hi,

I often have to run some vba on 100,000 plus records, which can last for quite some time.

One thing I would like to use, is some kind of counter or visual information that tells me that the code is still running and that indicates that it as not crashed or hung the PC.

Any advice welcome.

Thanks

Darrell.....

WayneRyan
10-25-2004, 08:04 AM
Darrell,

Use the Search Facility here and look for "Progress". You'll find some threads
on Progress Bars. Also look in the Sample Database forum.

Wayne