PC Review


Reply
Thread Tools Rate Thread

Conditional Recalc

 
 
=?Utf-8?B?Q0xS?=
Guest
Posts: n/a
 
      3rd May 2007
Hi All........

Can anyone please tell me if there is any possibility of causing a "Recalc"
of only certain ranges within a sheet, or of only the Autofiltered results of
a sheet or only certain sheets of the book by themselves, or any other
limited set of conditions?

TIA
Vaya con Dios,
Chuck, CABGx3

 
Reply With Quote
 
 
 
 
Keith74
Guest
Posts: n/a
 
      3rd May 2007
Have a look at the Calculate Method in the VBA help, you can set it to
run on a workbook, single worksheet, or specified range.

hth

keith


 
Reply With Quote
 
=?Utf-8?B?VG9tIE9naWx2eQ==?=
Guest
Posts: n/a
 
      3rd May 2007
Some good information here:

http://www.decisionmodels.com/calcsecrets.htm

--
Regards,
Tom Ogilvy


"CLR" wrote:

> Hi All........
>
> Can anyone please tell me if there is any possibility of causing a "Recalc"
> of only certain ranges within a sheet, or of only the Autofiltered results of
> a sheet or only certain sheets of the book by themselves, or any other
> limited set of conditions?
>
> TIA
> Vaya con Dios,
> Chuck, CABGx3
>

 
Reply With Quote
 
=?Utf-8?B?Q0xS?=
Guest
Posts: n/a
 
      3rd May 2007
Cool, thanks for the directon Keith74,

Either of these now works fine for me,

Worksheets("Sheet1").Range("B1:b10").Calculate

Range("MyNamedRange").Calculate 'Note:, can be a non-contiguious range

Vaya con Dios,
Chuck, CABGx3



"Keith74" wrote:

> Have a look at the Calculate Method in the VBA help, you can set it to
> run on a workbook, single worksheet, or specified range.
>
> hth
>
> keith
>
>
>

 
Reply With Quote
 
=?Utf-8?B?Q0xS?=
Guest
Posts: n/a
 
      3rd May 2007
Thanks Tom..........

Indeed, good reading

Vaya con Dios,
Chuck, CABGx3



"Tom Ogilvy" wrote:

> Some good information here:
>
> http://www.decisionmodels.com/calcsecrets.htm
>
> --
> Regards,
> Tom Ogilvy
>
>
> "CLR" wrote:
>
> > Hi All........
> >
> > Can anyone please tell me if there is any possibility of causing a "Recalc"
> > of only certain ranges within a sheet, or of only the Autofiltered results of
> > a sheet or only certain sheets of the book by themselves, or any other
> > limited set of conditions?
> >
> > TIA
> > Vaya con Dios,
> > Chuck, CABGx3
> >

 
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
Recalc & conditional formatting swas Microsoft Access Form Coding 2 2nd Dec 2009 11:48 AM
Conditional Formating and Recalc Thanks Microsoft Excel Worksheet Functions 2 21st Sep 2009 09:07 PM
VB for "conditional" formatting when recalc occurs =?Utf-8?B?S2Vubnk=?= Microsoft Excel Programming 0 12th Sep 2005 10:02 PM
How to Use Recalc DOYLE60 Microsoft Access VBA Modules 1 26th Jan 2005 03:42 PM
How to Use Recalc DOYLE60 Microsoft Access VBA Modules 5 22nd Jan 2005 11:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:59 PM.