How do I add numbers in visible cells using Excel 97

J

John Kennedy

I need to add values in visible cells using Excel 97 using
a formula instead of adding values of each cell
individually.

Thank You

John Kennedy
 
A

Andy Brown

If you mean your data is filtered, check out the SUBTOTAL function -- eg:

=SUBTOTAL(9,B:B)

Rgds,
Andy
 
T

Tom Ogilvy

If you are hidding the rows using a filter, then look in help at the
Subtotal worksheet function.

Other than that, there is no built in function that ignores hidden cells.
Perhaps there is a cell value condition you can check - so you could use
Sumif, use the conditional sum wizard.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top