Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default CAn IF compare two cells?

I would like to compare cell C3 to C2. If C3 is the same as C2 then mark it
as DUP else goto next line and repeat the action. Compare C4 to C3, etc.


--
Is it the times or the Zeitgiest?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default CAn IF compare two cells?

Hi,

Out this in D3 and drag down as far as required

=IF(C3=C2,"DUP","")

Mike

"KevinS" wrote:

I would like to compare cell C3 to C2. If C3 is the same as C2 then mark it
as DUP else goto next line and repeat the action. Compare C4 to C3, etc.


--
Is it the times or the Zeitgiest?

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
Compare 400 cells to one Bill Lyttle Excel Worksheet Functions 4 July 1st 08 02:16 AM
Compare 2 cells for a value T Excel Discussion (Misc queries) 3 January 4th 08 04:17 PM
How do I compare cells and if FALSE compare to next cell in EXCEL Cindie Excel Worksheet Functions 0 March 24th 06 05:29 PM
Compare cells mtpsuresh Excel Worksheet Functions 2 February 23rd 06 09:35 AM
Compare two cells from reference cells Mike K Excel Worksheet Functions 2 November 26th 05 02:07 PM


All times are GMT +1. The time now is 04:02 PM.

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"