+ Reply to Thread
Results 1 to 3 of 3

hidden cels

Hybrid View

  1. #1
    Registered User
    Join Date
    08-28-2007
    Posts
    2

    hidden cels

    Hi,

    I have some values in different cels. Some of the cels are visible and some others are hidden.
    At the bottom, I want to make a sumatory of total values, but I want to ignore de hidden cels values.

    How can i do it?

    Thank you guys.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Check out the Subtotal() function in Excel help files...

    If they are hidden with autofilter....then something like =Subtotal(9,A1:A100) would sum A1:A100 excluding hidden cells.

    If you hid the cells manually, you can try something like =Subtotal(109,A1:A100)

    ..the latter may depend on the version you are using.... not sure.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    08-28-2007
    Posts
    2
    The second option worked fine for me! That's what I need.

    Thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1