D
DaveLampron
Hello,
I have a code module that I run the loops through an
excessive amount of records and performs necessary pieces
of logic. The code takes a few minutes to execute and an
impatient user might get confused and think that the
system has crashed. I would like to display a message or
progress bar that indicates that the system is working and
has not crashed. Any good ideas on how to achieve this?
Thanks,
Dave
I have a code module that I run the loops through an
excessive amount of records and performs necessary pieces
of logic. The code takes a few minutes to execute and an
impatient user might get confused and think that the
system has crashed. I would like to display a message or
progress bar that indicates that the system is working and
has not crashed. Any good ideas on how to achieve this?
Thanks,
Dave