View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sheeloo[_3_] Sheeloo[_3_] is offline
external usenet poster
 
Posts: 1,805
Default =SUMVISIBLE(Q7..Q9)

I don't think SUMVISIBLE is a formula in Excel.

What are you trying to do?

If you want the total for visible items, try SUBTOTAL(9,A1:A100) and then
filter...

"cruser" wrote:

=sumvisible(q7..q9) just gives me #name?