+ Reply to Thread
Results 1 to 2 of 2

Exclude Hidden Cells

  1. #1
    Registered User
    Join Date
    12-15-2012
    Location
    Michigan
    MS-Off Ver
    Excel 2007
    Posts
    1

    Exclude Hidden Cells

    I have read so much on how to do this but I don't understand. I have this =SUMIF('Sale Items'!I:I,A6,'Sale Items'!G:G). I need it to exclude the hidden cells on the 'Sale Items' sheet. It seems like it should be really simple! I know it's probably not but please help me!

  2. #2
    Forum Contributor dogberry's Avatar
    Join Date
    07-15-2012
    Location
    Wales, UK
    MS-Off Ver
    Excel 2010
    Posts
    624

    Re: Exclude Hidden Cells

    Hi

    Assuming your data range is A2:B15

    On the Sales Item sheet add an extra row and use =SUBTOTAL(102,B2). That formula will return a 1 if visible and a 0 if hidden. Then in your main SUMIF formula add the 1 criteria.


    That should work for you


    Chris
    Click my star if I helped Thanks

+ 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