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 Count # of times the same number shows up in Excel spreadsheet

I'm trying to show on one worksheet the # of times a duplicate item # has
shown up on another worksheet. This is to be used as a visual "warning" that
the same item number has been placed on the worksheet, to possibly prevent an
overload of product.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Count # of times the same number shows up in Excel spreadsheet

Maybe you can use =countif()

=countif(sheet2!a:a,x99)

will count the number of times the value in x99 of the activesheet appears in
column A of sheet2.



Kasimir867 wrote:

I'm trying to show on one worksheet the # of times a duplicate item # has
shown up on another worksheet. This is to be used as a visual "warning" that
the same item number has been placed on the worksheet, to possibly prevent an
overload of product.


--

Dave Peterson
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
Count Number of Times Q Sean Excel Worksheet Functions 5 December 21st 06 05:00 PM
Count # of times a value is in another spreadsheet klafert Excel Discussion (Misc queries) 1 October 29th 06 02:22 PM
How:iserror vlookup & count no. times value shows with conditions Pauline Excel Worksheet Functions 8 October 14th 05 10:23 PM
count the number of times the same number shown Noemi Excel Discussion (Misc queries) 1 September 22nd 05 04:00 AM
Count number of times a specific number is displayed in a cell ran subs Excel Worksheet Functions 1 June 27th 05 05:01 PM


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