[AccessD] Display message while processing information

Drew Wutka DWUTKA at marlow.com
Thu Feb 6 12:18:00 CST 2003


Put a DoEvents statement in your process...that will let a process finish.
Once the form is loaded, I would then recommend Screen.ActiveForm.Refresh if
you want to show 'updates' as to what you are doing....

Drew

-----Original Message-----
From: Joe Rojas [mailto:JRojas at tnco-inc.com]
Sent: Thursday, February 06, 2003 11:26 AM
To: 'accessd at databaseadvisors.com'
Subject: [AccessD] Display message while processing information


Hi All,

	Access 2000 (mdb)

I have a function that generates a temp table that is populated with
information for a report. What I would like to do is have a message
displayed on the screen saying something like "Generating Report..." or
something to that extent, to let the user know that Access is "working" and
not just locked up or something. I tried in the past to achieve this with a
small form, but the form did not always load properly or completely while
the function was churning away.

How can I achieve this while having the form load completely? 


Thanks,
Joe Rojas
jrojas at tnco-inc.com





This electronic transmission is strictly confidential to TNCO, Inc. and
intended solely for the addressee. It may contain information which is
covered by legal, professional, or other privileges. If you are not the
intended addressee, or someone authorized by the intended addressee to
receive transmissions on behalf of the addressee, you must not retain,
disclose in any form, copy, or take any action in reliance on this
transmission. If you have received this transmission in error, please notify
the sender as soon as possible and destroy this message. While TNCO, Inc.
uses virus protection, the recipient should check this email and any
attachments for the presence of viruses. TNCO, Inc. accepts no liability for
any damage caused by any virus transmitted by this email.
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list