ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Can I make hidden cells inactive so formulas ignore their value? (https://www.excelbanter.com/excel-programming/372099-can-i-make-hidden-cells-inactive-so-formulas-ignore-their-value.html)

DianaE-HR

Can I make hidden cells inactive so formulas ignore their value?
 
I'm using Microsoft office professional edition 2003.

I have one worksheet containing a database of information for which I have
set up a filter in order to view only certain data. In another worksheet, I
have cells which summarize certain data points contained within the database.
When I filter to look at only select data, I would like the summary cell
formulas to count only the filtered data, not the hidden cells. Is there a
way to do this?

Gary''s Student

Can I make hidden cells inactive so formulas ignore their value?
 
Consider summarizing your data with the SUBTOTAL function. SUBTOTAL can be
applied to ignore hidden values.
--
Gary's Student


"DianaE-HR" wrote:

I'm using Microsoft office professional edition 2003.

I have one worksheet containing a database of information for which I have
set up a filter in order to view only certain data. In another worksheet, I
have cells which summarize certain data points contained within the database.
When I filter to look at only select data, I would like the summary cell
formulas to count only the filtered data, not the hidden cells. Is there a
way to do this?


Peter T

Can I make hidden cells inactive so formulas ignore their value?
 
=SUBTOTAL(9, ref)

The 9 sums, see help for other values

Regards,
Peter T

"DianaE-HR" wrote in message
...
I'm using Microsoft office professional edition 2003.

I have one worksheet containing a database of information for which I have
set up a filter in order to view only certain data. In another worksheet,

I
have cells which summarize certain data points contained within the

database.
When I filter to look at only select data, I would like the summary cell
formulas to count only the filtered data, not the hidden cells. Is there

a
way to do this?





All times are GMT +1. The time now is 02:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com