[AccessD] ScreenUpdating

Charlotte Foust cfoust at infostatsystems.com
Thu Jun 5 10:20:07 CDT 2003


Try Application.Echo, which stops screen updating entirely or
Me.Painting = False to stop updating for a current form.  I don't thing
the Painting method will work with an OCX involved though.

Charlotte Foust

-----Original Message-----
From: Michael R Mattys [mailto:michael.mattys at adelphia.net] 
Sent: Thursday, June 05, 2003 5:39 AM
To: accessd at databaseadvisors.com
Subject: Re: [AccessD] ScreenUpdating


Apparently it is for use in Excel.

I am programming with the MapPoint ocx
on a form and wanted to stop the screen updates
until the code had finished running.

I see, though, that I am barking up the wrong 
object model to accomplish what I want.

Thanks anyway, the repaint might come in useful, too

Michael R. Mattys
www.mattysconsulting.com

----- Original Message ----- 
From: "Wortz, Charles" <CWortz at tea.state.tx.us>
To: <accessd at databaseadvisors.com>
Sent: Thursday, June 05, 2003 9:18 AM
Subject: RE: [AccessD] ScreenUpdating


> No, because you haven't explained what environment uses 
> "Application.ScreenUpdating"!  So I can only give you a WAG that the 
> Access equivalent is Repaint.
> 
> Charles Wortz
> Software Development Division
> Texas Education Agency
> 1701 N. Congress Ave
> Austin, TX 78701-1494
> 512-463-9493
> CWortz at tea.state.tx.us
> 
> 
> 
> -----Original Message-----
> From: Michael R Mattys [mailto:michael.mattys at adelphia.net]
> Sent: Thursday 2003 Jun 05 08:13
> To: AccessD
> Subject: [AccessD] ScreenUpdating
> 
> Hi,
> 
> Anyone know what the equivalent of
> Application.ScreenUpdating is in Access 2000? 
> 
> Michael R. Mattys
> www.mattysconsulting.com
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
_______________________________________________
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