Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how to assign cell value which the users has filtered by?

how to assign cell value which the users has filtered by?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default how to assign cell value which the users has filtered by?

This array formula** will return the 1st item from the range D2:D15 when a
filter is applied.

=INDEX(D2:D15,MATCH(1,SUBTOTAL(3,OFFSET(D2:D15,,,R OW(D2:D15)-ROW(D2)+1)),0))

** array formulas need to be entered using the key combination of
CTRL,SHIFT,ENTER (not just ENTER). Hold down both the CTRL key and the SHIFT
key then hit ENTER.

--
Biff
Microsoft Excel MVP


"Aashish" wrote in message
...
how to assign cell value which the users has filtered by?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default how to assign cell value which the users has filtered by?

Please provide more details.

Current description is not clear.

You want to filter a list for a value user has entered in a cell?

Advanced filter see Debra Dalgleish's site.

http://www.contextures.on.ca/xladvfilter01.html


Gord Dibben MS Excel MVP

On Wed, 11 Nov 2009 11:56:03 -0800, Aashish
wrote:

how to assign cell value which the users has filtered by?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Assign Color to a Cell based on another Cell on a diff Sheet VROSARIO7 Excel Worksheet Functions 2 July 6th 09 08:53 PM
Large spreadsheet-multiple users-password protected-filtered jeffk Excel Discussion (Misc queries) 2 July 14th 06 01:01 AM
Email workbook to users with filtered information to restrict acce Pantherus Excel Discussion (Misc queries) 1 November 23rd 05 04:35 AM
don't allow users to assign the cntrl+s as a short cut for macro Sreenath Excel Worksheet Functions 1 November 5th 05 06:09 AM
Help - Automating a file.. Adding Users , Deleting users, Changing Tim Harding Excel Worksheet Functions 0 March 16th 05 01:25 PM


All times are GMT +1. The time now is 03:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"