Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need toi get a value or message in a cell if a row of the sheet has a the
same number more than one time. Is ther any function I may use? Than you for helping. -- dilettante |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=IF(COUNTIF($A$1:A1,A1)1,"duplicated","")
"dilettante" wrote: I need toi get a value or message in a cell if a row of the sheet has a the same number more than one time. Is ther any function I may use? Than you for helping. -- dilettante |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
That's timing.
Thank you very much! Regards -- dilettante "Teethless mama" wrote: =IF(COUNTIF($A$1:A1,A1)1,"duplicated","") "dilettante" wrote: I need toi get a value or message in a cell if a row of the sheet has a the same number more than one time. Is ther any function I may use? Than you for helping. -- dilettante |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
repeated formulas in excel | New Users to Excel | |||
Can headers be repeated on different worksheets in excel? | Excel Discussion (Misc queries) | |||
Printing text in a repeated cell/row that is longer than repeated | Excel Discussion (Misc queries) | |||
Delete repeated numbers in Excel | Excel Worksheet Functions | |||
Identify repeated cell entries in multiple sheet workbook as you . | Excel Discussion (Misc queries) |