Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default repeated numbers or value

I have data in 45 coulmns and 3000 rows. I want to know which numbers are
repeated in each row or coulmn.Please help me to solve this problem.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default repeated numbers or value

If you have an index of the numbers you need to check then use the below
formula to return the number of instances.

The below will return the number of instances 100 is present from columns A
to J.
=COUNTIF(A:J,100)

If this post helps click Yes
---------------
Jacob Skaria


"soodddddddddd" wrote:

I have data in 45 coulmns and 3000 rows. I want to know which numbers are
repeated in each row or coulmn.Please help me to solve this problem.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default repeated numbers or value

how does this work please explain in detail as i have little working
experience in excel. I put this formula in a blank cell but no result came. I
have CDRs of multiple numbers in excel sheet and I want to know which number
is commonly used by different users. The data I have in this form e.g. a1
9418745645, A212345678,a3236598654.................. B1 12345678, etc.
There are lots of telephone numbers in different columns and rows some of
theme may be common numbers. I want to identify all those repeated numbers
which are in coulmn A to Z. Please help me to solve this problem and please
explain step by step in deatil as I am not good computer literate. I shall be
highly grateful to you.


"Jacob Skaria" wrote:

If you have an index of the numbers you need to check then use the below
formula to return the number of instances.

The below will return the number of instances 100 is present from columns A
to J.
=COUNTIF(A:J,100)

If this post helps click Yes
---------------
Jacob Skaria


"soodddddddddd" wrote:

I have data in 45 coulmns and 3000 rows. I want to know which numbers are
repeated in each row or coulmn.Please help me to solve this problem.

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
Column with repeated numbers Jcol Excel Worksheet Functions 1 January 23rd 08 03:24 PM
finding repeated numbers [email protected] Excel Worksheet Functions 1 June 23rd 06 12:09 PM
how to extract unique numbers once from a list of repeated numbers? [email protected] Excel Discussion (Misc queries) 2 May 2nd 06 04:17 PM
Phone Numbers Repeated Zip Codes Excel Discussion (Misc queries) 1 June 16th 05 09:42 PM
repeated numbers Iboa Excel Worksheet Functions 1 November 2nd 04 05:40 PM


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