PC Review


Reply
Thread Tools Rate Thread

Application Updating?

 
 
=?Utf-8?B?Qnl0aHN4LUFkZGFnaW8=?=
Guest
Posts: n/a
 
      2nd Nov 2006
Could there be an instance when it would be necessary to leave the
application updating on when running code. For example if the code relies on
a reference cell that is changed in an earlier part of the code. Do all the
changes to cells take place even though they are not being refreshed on the
screen. The code I am refering to is...

'Turn off application updating
Application.ScreenUpdating = False
Application.Calculation = xlCalculationManual

Thanks, sorry this wasn't written very clear.


 
Reply With Quote
 
 
 
 
Sandy
Guest
Posts: n/a
 
      2nd Nov 2006
Sure there are many, one example is if the code changed a cell value
and then needed to refer to that cell later in the code to manipulate
another cell.

Sandy



Bythsx-Addagio wrote:
> Could there be an instance when it would be necessary to leave the
> application updating on when running code. For example if the code relies on
> a reference cell that is changed in an earlier part of the code. Do all the
> changes to cells take place even though they are not being refreshed on the
> screen. The code I am refering to is...
>
> 'Turn off application updating
> Application.ScreenUpdating = False
> Application.Calculation = xlCalculationManual
>
> Thanks, sorry this wasn't written very clear.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Self-Updating WPF Application Tim Haughton Microsoft C# .NET 2 15th Feb 2008 03:37 AM
Self-Updating WPF Application Tim Haughton Microsoft Dot NET 2 15th Feb 2008 03:32 AM
Self Updating Application - No IIS Brian Pelton Microsoft Dot NET Framework 0 28th Oct 2005 08:06 PM
Updating dll asp.net application =?Utf-8?B?R29uY2Fsbw==?= Microsoft ASP .NET 2 20th Apr 2004 07:38 PM
updating an application Saso Zagoranski Microsoft C# .NET 3 23rd Aug 2003 01:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:14 PM.