Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rana Usman Khan
 
Posts: n/a
Default how can i highlight dupplicated in 2 sheets at a time?

i wrote some files number in sheet1 and next month i wrote some files number
again in sheet2 now i want to find dupplicates file numbers in both sheets
and i want to highlight those files. can you please help me. it will be great
help for me. thanks a lot in advance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default how can i highlight dupplicated in 2 sheets at a time?

Look at conditional formatting in help.

The only thing you need to know that the help doesn't mention is that when
referring to ranges on different sheets, they need to refer to range names
(InsertNameDefine...) to work.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Rana Usman Khan" wrote in message
...
i wrote some files number in sheet1 and next month i wrote some files

number
again in sheet2 now i want to find dupplicates file numbers in both sheets
and i want to highlight those files. can you please help me. it will be

great
help for me. thanks a lot in advance.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ashish Mathur
 
Posts: n/a
Default how can i highlight dupplicated in 2 sheets at a time?

Hi,

Try the following procedure.

In sheet 2, highlight the file number range and follow this

Go to InsetNameDefile and assign a name to it say files and in the refers
to box, put the range. Here please remember to make the starting reference
of the range as relative i.e. there should not be a $ sign. It should be
something like this
Sheet2!B2:$B$12

Click on Add and come out of it

In sheet 1, highlight the entire range of file names and then go to
FormatConditinal formatting andf then type

=OR(EXACT(B6,files)). This assumed that B6 is the first cell which carries
the file numbers. Change it accordingly.

Next, go to the format tab and select the pattern colour. Click OK

It should work fine now.

Hope this helps. If you face an problems, please feel free to get in touch
with me.

Regards






"Rana Usman Khan" wrote:

i wrote some files number in sheet1 and next month i wrote some files number
again in sheet2 now i want to find dupplicates file numbers in both sheets
and i want to highlight those files. can you please help me. it will be great
help for me. thanks a lot in advance.

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
time sheets emmy Excel Discussion (Misc queries) 1 March 22nd 06 03:50 PM
In 3 active sheets in wkbk, determine& display the # of sheets that have data wrpalmer Excel Discussion (Misc queries) 1 November 4th 05 02:01 PM
time sheets karen Excel Discussion (Misc queries) 1 July 23rd 05 01:42 PM
calculating excel spreadsheet files for pensions and life insurance (including age calculation sheets) RICHARD Excel Worksheet Functions 1 March 15th 05 05:49 PM
Highlight Time B. Richey Excel Worksheet Functions 1 December 13th 04 08:01 PM


All times are GMT +1. The time now is 12:14 AM.

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"