+ Reply to Thread
Results 1 to 3 of 3

referencing autofilter result

  1. #1
    Registered User
    Join Date
    07-15-2004
    Posts
    22

    referencing autofilter result

    I need to have a cell display the value of a cell selected in an autofilter (it will always show only 1 result). My list (autofiltered) has only 1 column.
    Thanks

  2. #2
    Debra Dalgleish
    Guest

    Re: referencing autofilter result

    If it's a column of numbers, you could use the Subtotal function to show
    the selected cell. For example, with your list in column A:

    =SUBTOTAL(9,A:A)

    EH003268 wrote:
    > I need to have a cell display the value of a cell selected in an
    > autofilter (it will always show only 1 result). My list (autofiltered)
    > has only 1 column.
    > Thanks
    >
    >



    --
    Debra Dalgleish
    Excel FAQ, Tips & Book List
    http://www.contextures.com/tiptech.html


  3. #3
    Registered User
    Join Date
    07-15-2004
    Posts
    22
    Thanks for the reply but
    My list is text only. i want to use the selected cell for a vlookup in another worksheet.

+ 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