Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RedCell
 
Posts: n/a
Default [excel2003] Compare two rows

Hello,

I would like to compare two rows if the value of row 1 is in row 2.
I have used several functions but without succes. Hope someone here can help
me to fix this problem.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Philip Reece-Heal
 
Posts: n/a
Default [excel2003] Compare two rows

Maybe this will help:

If you want to find a match in row for number in row 2, then in row 3 type
the formula =MATCH(A1,2:2,0) and copy it along for as many cells as you
want.. It tells you where the match is, if one exists, or shows #N/A if no
match exists
The 0 at the end is: match_type is 0, MATCH finds the first value that is
exactly equal to lookup_value. Lookup_array can be in any order.

Regards
Philip


"RedCell" wrote in message
...
Hello,

I would like to compare two rows if the value of row 1 is in row 2.
I have used several functions but without succes. Hope someone here can
help
me to fix this problem.



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
Rows & Columns in Excel seadragon69 Excel Worksheet Functions 2 December 7th 05 05:54 PM
How to swap rows and columns? [email protected] Excel Discussion (Misc queries) 5 September 21st 05 08:07 AM
How do I sort (or group?) a spreadsheet by similar rows? steve Excel Worksheet Functions 3 August 27th 05 06:33 PM
flexible paste rows function that inserts the right number of rows marika1981 Excel Discussion (Misc queries) 1 February 18th 05 02:40 AM
Compare columns PiedmontJohn Excel Discussion (Misc queries) 4 January 7th 05 12:08 AM


All times are GMT +1. The time now is 04:41 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"