Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Removing data to another tab!?

I want to be able highlight any data that is a duplicate (a certain
field:postcode) between different sheets, any suggestions?
--
If you do what you always do you will get what you always get!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Location: Bakersfield, CA
Posts: 45
Send a message via Skype™ to JBeaucaire[_85_]
Default Removing data to another tab!?

First decide which sheet is the one to be the "master" and which one you want
to find duplicates in. Let's say the postcodes you want to find duplicates IN
are on Sheet2, and you want that sheet to be compared against postcodes in
Sheet1. Let's put all the postcodes in column A for this example.

On Sheet1, you'll have to name the range with the codes to check. Let's say
A1:A1000 is your range, highlight it and enter Postcodes into the Name box
(just to the left of the formula bar).

Now, we'll use conditional formatting on the cells on Sheet2. Highlight the
ENTIRE range you want to check for duplicates. Click FORMAT CONDITIONAL
FORMATTING and enter this for the first condition:

FormulaIs: =MATCH(A1,Postcodes,0)

Then click FORMAT and set the highlighting you want, font or pattern (for
background). Click OK.

Now the postcodes on Sheet2 that are in the range from Sheet1 will change
color to match your settings.

Will this work for you?
--
"Actually, I AM a rocket scientist." -- JB


"PUVSTER" wrote:

I want to be able highlight any data that is a duplicate (a certain
field:postcode) between different sheets, any suggestions?
--
If you do what you always do you will get what you always get!

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
Moving data from one worksheet to another whilst removing the data Dobbin0_4[_2_] Excel Discussion (Misc queries) 2 September 17th 08 03:31 PM
Removing Data Tables formed from importing data from Access Andrea Jones Excel Discussion (Misc queries) 0 April 10th 08 12:01 PM
Removing Data Sylvia Excel Worksheet Functions 1 October 27th 06 12:17 AM
removing tabs from data Peter Herman Excel Discussion (Misc queries) 7 August 29th 06 11:18 AM
Removing only certain data in a cell Juan Excel Discussion (Misc queries) 4 December 17th 04 02:11 AM


All times are GMT +1. The time now is 01:52 AM.

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

About Us

"It's about Microsoft Excel"