Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default countif a number even if counted more than once in the same cell???

if anyone could i would greatly appreciate it,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default countif a number even if counted more than once in the same cell??

Write a sample of what the cells have and what do you expect to obtain.
Your questions should be consise but not always so short.
--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.




" wrote:

if anyone could i would greatly appreciate it,

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default countif a number even if counted more than once in the samecell??

ok here is what the excel file should look like

3 3 33 3 333 = should equal to 8 3's no matter if there is three
3's in a single cell

hope that helps


On Apr 4, 12:46*pm, Michael wrote:
Write a sample of what the cells have and what do you expect to obtain.
Your questions should be consise but not always so short.
--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.



" wrote:
if anyone could i would greatly appreciate it,- Hide quoted text -


- Show quoted text -


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default countif a number even if counted more than once in the samecell??

that helped. thnx so much for ur help


On Apr 4, 2:04*pm, "Sandy Mann" wrote:
Try:

=SUM(LEN(A1:E1))-SUM(LEN(SUBSTITUTE(A1:E1,3,"")))

which is an array formula to be entered with Ctrl + Shift + Enter not just
enter.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk

wrote in message

...
ok here is what the excel file should look like

3 *3 *33 *3 *333 *= should equal to 8 3's no matter if there is three
3's in a single cell

hope that helps

On Apr 4, 12:46 pm, Michael wrote:



Write a sample of what the cells have and what do you expect to obtain.
Your questions should be consise but not always so short.
--
If this posting was helpful, please click on the Yes button.
Regards,


Michael Arch.


" wrote:
if anyone could i would greatly appreciate it,- Hide quoted text -


- Show quoted text -- Hide quoted text -


- Show quoted text -




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
Countif if counted results are based on formula tmax Excel Worksheet Functions 6 March 27th 09 09:26 AM
countif with cell ref vs fixed number... griff Excel Discussion (Misc queries) 5 February 18th 08 11:07 AM
Number of days in month counted from shortened name of month & yea Tumar Excel Worksheet Functions 6 September 18th 07 03:36 PM
How do I COUNTIF from previously counted data? John Excel Worksheet Functions 1 September 13th 06 12:47 AM
Merging Cells but have each cell counted in the range of merged c. gats13 Excel Worksheet Functions 2 November 9th 04 07:14 PM


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