LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Match duplicate data in 2 columns

Use a formula of

=COUNTIF(A$1:A1,A1)1

in your CF.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Kris" wrote in message
...
I am trying to find a faster way to complete my variance reports. Up until
this time I have been manually marking out the duplicates and at times

there
could be 30 or more pages of information. Too time consuming.

Recently, I was given the below formula to format a worksheet with 2

columns
of numbers and I need to highlight the duplicate entries and then delete

the
highlighted numbers and SUM the remaining numbers per column to find the
total variance. However, I have tried entering the below formula in
conditional formatting but it is not returnng the results I need:

Formula is: =COUNTIF($C$1:$D$150, C1)1

Worksheet One
Column A Column B
500 562
602 399
599 602
6899 602
235 500
687795 0

However, in Column A number 602 is diplasyed twice in Column B; therefore
highlighting both 602 in column B. I need a formula that will only

highlight
the MATCHES in each column. So if Column A has 602 and B has 2 entries of

602
it will highlight 1 of the 602 in Column B. Oh, then of course delete the
duplicates then add each column witht the remaining numerials to find the
total variance.

Thanks



 
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
Totaling columns in a row with duplicate data - Pivot Table?? Kim CB Excel Worksheet Functions 1 August 29th 06 09:34 PM
Duplicate Data Search Thomas O Excel Discussion (Misc queries) 3 May 1st 06 12:45 AM
Import data and keep duplicate rows of data mrdata Excel Discussion (Misc queries) 0 March 23rd 06 12:24 AM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM


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