Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ken Ken is offline
external usenet poster
 
Posts: 590
Default Filters vs Calculation?

Excel2003 ...

When Template has various "Filter" Switches activated ... It seems to take
sooooo much longer to "Calculate"???

Any reason for this ... or ... anything I can do to prevent???

Thanks ... Kha
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Filters vs Calculation?

xl2003 enhanced the =subtotal() function.

You can use
=subtotal(1,a2:a100)
This will look at the cells in A2:A100. It'll ignore the cells/rows that were
hidden by the autofilter.

=subtotal(101,a2:a100)
will look at the cells in A2:A100. But it'll ignore any cell/row that was
hidden by a filter or by hiding the row.

xl2003 always expects/assumes that you'll have some manually hidden rows and
that takes longer to recalc.

You can change calculation to manual, do the filtering, and then back to
automatic.

Tools|options|calculation tab
is where you'd toggle this setting.

Ken wrote:

Excel2003 ...

When Template has various "Filter" Switches activated ... It seems to take
sooooo much longer to "Calculate"???

Any reason for this ... or ... anything I can do to prevent???

Thanks ... Kha


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
Ken Ken is offline
external usenet poster
 
Posts: 590
Default Filters vs Calculation?

Dave ...

I am already using =subtotal ... as you suggest ... So I am thinking issue
is size of my Template (just under 40,000 records) & "Conditional Formatting"
.... When File is not "Filtered" calculation works fine (does take a while,
but works fine) ... However, when I Filter ... the calculation takes much
much longer than when the File is not Filtered???

Hope this helps to clarify ... Thanks for supporting these boards ... Kha

"Dave Peterson" wrote:

xl2003 enhanced the =subtotal() function.

You can use
=subtotal(1,a2:a100)
This will look at the cells in A2:A100. It'll ignore the cells/rows that were
hidden by the autofilter.

=subtotal(101,a2:a100)
will look at the cells in A2:A100. But it'll ignore any cell/row that was
hidden by a filter or by hiding the row.

xl2003 always expects/assumes that you'll have some manually hidden rows and
that takes longer to recalc.

You can change calculation to manual, do the filtering, and then back to
automatic.

Tools|options|calculation tab
is where you'd toggle this setting.

Ken wrote:

Excel2003 ...

When Template has various "Filter" Switches activated ... It seems to take
sooooo much longer to "Calculate"???

Any reason for this ... or ... anything I can do to prevent???

Thanks ... Kha


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Filters vs Calculation?

I'm sure that the amount of data and conditional formatting impact the speed of
recalculation. You could remove the conditional formatting to see if that was
significant. But my bet is that you want to keep all the data.

I think the solutions are that you have to wait or change to manual calculation.

Ken wrote:

Dave ...

I am already using =subtotal ... as you suggest ... So I am thinking issue
is size of my Template (just under 40,000 records) & "Conditional Formatting"
... When File is not "Filtered" calculation works fine (does take a while,
but works fine) ... However, when I Filter ... the calculation takes much
much longer than when the File is not Filtered???

Hope this helps to clarify ... Thanks for supporting these boards ... Kha

"Dave Peterson" wrote:

xl2003 enhanced the =subtotal() function.

You can use
=subtotal(1,a2:a100)
This will look at the cells in A2:A100. It'll ignore the cells/rows that were
hidden by the autofilter.

=subtotal(101,a2:a100)
will look at the cells in A2:A100. But it'll ignore any cell/row that was
hidden by a filter or by hiding the row.

xl2003 always expects/assumes that you'll have some manually hidden rows and
that takes longer to recalc.

You can change calculation to manual, do the filtering, and then back to
automatic.

Tools|options|calculation tab
is where you'd toggle this setting.

Ken wrote:

Excel2003 ...

When Template has various "Filter" Switches activated ... It seems to take
sooooo much longer to "Calculate"???

Any reason for this ... or ... anything I can do to prevent???

Thanks ... Kha


--

Dave Peterson


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot Table filters, especially DATE filters chris Excel Worksheet Functions 0 August 27th 08 05:33 AM
How to copy with filters but not copy the filters in the middle? ztalove Excel Discussion (Misc queries) 0 November 1st 06 05:53 PM
Filters, Subtotal & Intacted Results after the filters' Removal kasiopi Excel Discussion (Misc queries) 5 February 24th 06 01:18 PM
How do I use a rounded calculation result in another calculation? vnsrod2000 Excel Worksheet Functions 1 January 26th 05 11:11 PM
How do I use a rounded calculation result in another calculation? vnsrod2000 Excel Worksheet Functions 1 January 26th 05 10:36 PM


All times are GMT +1. The time now is 05:36 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"