CAn IF compare two cells?

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions RSS
Next:  How do we ensure messages are delivered to all ne..  
Author Message
KevinS
External


Since: Jun 26, 2009
Posts: 1



PostPosted: Fri Jun 26, 2009 12:12 pm    Post subject: CAn IF compare two cells?
Archived from groups: microsoft>public>excel>worksheet>functions (more info?)

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?
Back to top
Mike H
External


Since: May 24, 2006
Posts: 1106



PostPosted: Fri Jun 26, 2009 12:16 pm    Post subject: RE: CAn IF compare two cells? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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?
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum