Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Irv Irv is offline
external usenet poster
 
Posts: 16
Default Formula that compares data in adjoining cells

Hi, I need a formula that compares (i.e. look for an exact match), data in
cell B1 to data in cell A1, and data in cell B2 to cell A2 etc... and return
a True or Yes result if the data matches, or False or No result if the data
doesn't match, in the corresponding cell of cloumn C.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Formula that compares data in adjoining cells

Try this in C1:

=A1=B1

then copy down by double-clicking the fill handle (the small black
square in the bottom right corner of the cursor).

Hope this helps.

Pete

On Jul 10, 10:20 pm, Irv wrote:
Hi, I need a formula that compares (i.e. look for an exact match), data in
cell B1 to data in cell A1, and data in cell B2 to cell A2 etc... and return
a True or Yes result if the data matches, or False or No result if the data
doesn't match, in the corresponding cell of cloumn C.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 396
Default Formula that compares data in adjoining cells

Use

=A1=B1

in C1 and fill down.


--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"Irv" wrote:

Hi, I need a formula that compares (i.e. look for an exact match), data in
cell B1 to data in cell A1, and data in cell B2 to cell A2 etc... and return
a True or Yes result if the data matches, or False or No result if the data
doesn't match, in the corresponding cell of cloumn C.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Irv Irv is offline
external usenet poster
 
Posts: 16
Default Formula that compares data in adjoining cells

Thanx Peter and Wigi, the formula works perfectly. I even adapted
"conditional formatting" to have the cells with "FALSE" indicated in red.

Thanks again for your assistance...

"Wigi" wrote:

Use

=A1=B1

in C1 and fill down.


--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"Irv" wrote:

Hi, I need a formula that compares (i.e. look for an exact match), data in
cell B1 to data in cell A1, and data in cell B2 to cell A2 etc... and return
a True or Yes result if the data matches, or False or No result if the data
doesn't match, in the corresponding cell of cloumn C.

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
How do I get the MAX value of adjoining columns then SUM range? Dorothy Excel Worksheet Functions 1 April 4th 06 07:15 PM
Excel formula for summing using figures from adjoining rows [email protected] Excel Worksheet Functions 3 March 17th 06 02:26 AM
3 criteria must exist in adjoining cells then rtn val from 4th SteveH Excel Discussion (Misc queries) 2 January 23rd 06 03:13 PM
Search range of cells, find a value, output adjoining cell. How? nyys Excel Worksheet Functions 3 January 5th 06 01:48 PM
formula that compares different ranges sir Lancelot Excel Worksheet Functions 2 November 13th 05 08:13 PM


All times are GMT +1. The time now is 09:56 AM.

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

About Us

"It's about Microsoft Excel"