B
Bob Howard
Hi all,
I have an application with a form that includes, among many other things, a
button and an unbound text box control.
When the user clicks the button, a fairly long-running process begins
(includes creations of reports, PDFs, sending emails to account holders,
etc. etc.).
What I'm trying to do is show some sort of status indication in the text box
control. I would like to move different messages to that control at
different points along the way --- just to keep the user informed of what's
happening and so that they don't think the system died (this process can
take several minutes, depending on the data they've selected, etc.).
What's the magic VBA method (or whatever) to cause the content of the text
box control to be refreshed --- right now it never changes!
Thanks...
bob h
I have an application with a form that includes, among many other things, a
button and an unbound text box control.
When the user clicks the button, a fairly long-running process begins
(includes creations of reports, PDFs, sending emails to account holders,
etc. etc.).
What I'm trying to do is show some sort of status indication in the text box
control. I would like to move different messages to that control at
different points along the way --- just to keep the user informed of what's
happening and so that they don't think the system died (this process can
take several minutes, depending on the data they've selected, etc.).
What's the magic VBA method (or whatever) to cause the content of the text
box control to be refreshed --- right now it never changes!
Thanks...
bob h