+ Reply to Thread
Results 1 to 2 of 2

Obtain cell reference below the header of a filtered range.

  1. #1
    Registered User
    Join Date
    12-21-2013
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    1

    Question Obtain cell reference below the header of a filtered range.

    Hi,

    I have a sheet of data with a filter on the headings. Is there a formula that would obtain the a cell reference from column A from the first row of the filtered data. For example, once a filter is selected the first row could be line 100 but next time a different filter is selected the first line could be 50. I would be grateful for any help.
    Thank you

  2. #2
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    Office 2021
    Posts
    2,237

    Re: Obtain cell reference below the header of a filtered range.

    Hello Peter,

    Assuming header is in row 1, A2:A100 is data, so try this formula,

    =CELL("address",INDEX(A2:A100,MATCH(1,INDEX(SUBTOTAL(3,OFFSET(A2,ROW(A2:A100)-ROW(A2),)),0),0)))

    Change cell reference.
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 08-03-2011, 06:34 AM
  2. Search sheet for specific cell and obtain reference
    By sonikin in forum Excel General
    Replies: 5
    Last Post: 05-22-2011, 08:03 PM
  3. Reference Cell in Header
    By GreatLakesJK in forum Excel General
    Replies: 10
    Last Post: 11-29-2010, 08:03 PM
  4. Obtain multiple reference/index in one cell
    By NDW in forum Excel General
    Replies: 4
    Last Post: 05-12-2010, 07:02 PM
  5. Cell Reference in Header
    By Dave in forum Excel General
    Replies: 1
    Last Post: 05-20-2005, 04:06 PM

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