Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
leo leo is offline
external usenet poster
 
Posts: 74
Default detecting duplicate input in a cell

guys pls help

i wonder if there's a function that can detect duplicate input in a cells
that can give me a message and its value?

im using ms excel 2003

thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,886
Default detecting duplicate input in a cell

Hi Leo

Supposing your column where the duplicates are is in column E, in
another column, say F1, enter
=IF(COUNTIF($E$1:E1,E1)1,"Duplicate","")
and copy down as far as required.
This will put the Duplicate against any row where the data occurs more
than once.

--
Regards

Roger Govier


"leo" wrote in message
...
guys pls help

i wonder if there's a function that can detect duplicate input in a
cells
that can give me a message and its value?

im using ms excel 2003

thanks



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
Using an offset formula for the reference in a relative reference Cuda Excel Worksheet Functions 6 November 15th 06 05:12 PM
Show input box with cell value [email protected] Excel Worksheet Functions 4 October 31st 06 03:04 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
validate input of cell A1 to either 8 or 0 based on cell B > 0 Captnsvo23t Excel Worksheet Functions 1 August 30th 05 09:57 PM
Input Cell in One variable data table Dottore Magistrale Excel Worksheet Functions 0 August 30th 05 06:25 PM


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