Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default Excel: # in a cell if a # is repeated in a row

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Excel: # in a cell if a # is repeated in a row

=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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default Excel: # in a cell if a # is repeated in a row

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
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
repeated formulas in excel Joyce New Users to Excel 6 September 5th 06 10:03 AM
Can headers be repeated on different worksheets in excel? Tom Reynolds Excel Discussion (Misc queries) 1 March 2nd 06 08:53 PM
Printing text in a repeated cell/row that is longer than repeated Valerie Dyet Excel Discussion (Misc queries) 1 February 13th 06 03:27 AM
Delete repeated numbers in Excel Labman Excel Worksheet Functions 1 September 10th 05 02:24 PM
Identify repeated cell entries in multiple sheet workbook as you . Trigger Excel Discussion (Misc queries) 0 August 17th 05 01:57 AM


All times are GMT +1. The time now is 10:31 PM.

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"