Duplicate entries & Conditional Formatting

  • Thread starter Thread starter hmm
  • Start date Start date
H

hmm

Is there a formula indicate duplicate data on 2 different worksheets? I
want the font to change to bold.

Thanks.
 
Yes, provided it is a named range within the same workbook.
Select the cells and Format>Conditional Formatting>Formula Is>
=COUNTIF(MyRange,A2)>0

Format for the change if TRUE.
 
hmm said:
Is there a formula indicate duplicate data on 2 different worksheets? I
want the font to change to bold.

Thanks.

I just realized you can't apply cond. formatting to two different
worksheets.

I can't seem to figure out how to enter an IF formula in a cell to compare
data on two worksheets. There must be a way...
 
Disregard this post. Sorry.
I just realized you can't apply cond. formatting to two different
worksheets.

I can't seem to figure out how to enter an IF formula in a cell to compare
data on two worksheets. There must be a way...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top