+ Reply to Thread
Results 1 to 3 of 3

Apply formula only to visible cells

  1. #1
    Registered User
    Join Date
    06-17-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    1

    Apply formula only to visible cells

    I have this formula that i want to apply to visible cells only. It currently works fine but I know want to filter a specific parameter.

    =IF(ISBLANK(F6),0,VLOOKUP(RANK(H6,$H$6:$H$37,1),$BO$8:$BP$37,2,1))

    I am trying to rank only the visible cells in column H

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Apply formula only to visible cells

    Hi Fatboy10,

    Welcome to the forum

    Try looking at Subtotal function which works with visible cells.. thanks


    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  3. #3
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Apply formula only to visible cells

    Since you're using Excel 2010 - have a look at the AGGREGATE() function: http://office.microsoft.com/en-us/ex...010338704.aspx

+ 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