Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default display rows that meet two conditions


Hi,
Could you please let me know how I could display the row number that
meet two conditions? Please let me know. Thanks.


--
owl527
------------------------------------------------------------------------
owl527's Profile: http://www.excelforum.com/member.php...o&userid=20916
View this thread: http://www.excelforum.com/showthread...hreadid=501599

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default display rows that meet two conditions

=MATCH(value1&value2,$A$1:$A$100&$B$1:$B$100,0)

which is an array formula, so commit with Ctrl-Shift-Enter.

It will return an index into the array, so if it does not start at row 1,
you need to adjust it.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"owl527" wrote in
message ...

Hi,
Could you please let me know how I could display the row number that
meet two conditions? Please let me know. Thanks.


--
owl527
------------------------------------------------------------------------
owl527's Profile:

http://www.excelforum.com/member.php...o&userid=20916
View this thread: http://www.excelforum.com/showthread...hreadid=501599



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
Count rows that meet 2 conditions in Excel 2007 Jason Stearns Excel Worksheet Functions 4 October 1st 09 12:21 AM
Display rows that meet condition Vic Excel Discussion (Misc queries) 3 July 21st 09 02:18 PM
If formula with two conditions to meet Carolina Excel Worksheet Functions 7 August 28th 08 05:25 PM
Counting rows that meet conditions in multiple columns belleinhell Excel Worksheet Functions 3 July 21st 08 06:50 PM
Hiding rows that meet multiple conditions in excel KBV Excel Discussion (Misc queries) 1 July 4th 06 10:14 PM


All times are GMT +1. The time now is 08:51 AM.

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"