Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default Is there a formula that can spot duplicate reference des's

I need a formula that will spot duplicate reference diesignator's such as if
you have mo9310 more than once, the cell will say ref! or change color.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Is there a formula that can spot duplicate reference des's

=IF(COUNTIF($A$2:A2,A2)1,"Duplicated","")

"Michaela" wrote:

I need a formula that will spot duplicate reference diesignator's such as if
you have mo9310 more than once, the cell will say ref! or change color.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 37
Default Is there a formula that can spot duplicate reference des's

another choice
u also can use Data formatting to change the color
i.e table_array:range("a1:a10")
choose a1data formattingcell value "=countif($a$1:$a1,a1)<1" set the
color then drop down(just copy the format)

PS.while u use the excel 2007 it will be more easy cas it privide this
rules.



"Michaela" ...
I need a formula that will spot duplicate reference diesignator's such as
if
you have mo9310 more than once, the cell will say ref! or change color.



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
archery score sheet, 5 spot & 3-D? greenarrow Excel Discussion (Misc queries) 0 February 4th 07 04:41 AM
2 printers 1 does not print name in same spot Cuppa T Excel Discussion (Misc queries) 0 July 22nd 06 03:51 AM
How can I cross reference 2 excel docs to look for duplicate info DutchBella Excel Worksheet Functions 1 October 28th 05 05:30 PM
I want a name in one spot and it's code in another TwoWheelDemon Excel Discussion (Misc queries) 1 March 17th 05 04:31 PM
SUMPRODUCT using offset from ROW if X marks the spot The Shaffer s Excel Worksheet Functions 3 November 2nd 04 06:14 AM


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