ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   In creating a COUNTIF and a COUNT to show as ie 4of10? (https://www.excelbanter.com/excel-discussion-misc-queries/256941-creating-countif-count-show-ie-4of10.html)

tobin.palmer

In creating a COUNTIF and a COUNT to show as ie 4of10?
 
I'm realative new user of excel. And I'm tring to set up a file to
automatically countif and count. I understand how to do one individually, but
how can I get them to show as: 4 of 10 all in one cell?


T. Valko

In creating a COUNTIF and a COUNT to show as ie 4of10?
 
Assuming the 4 is the result of the COUNTIF and 10 is the result of the
COUNT...

=COUNTIF(...)&" of "&COUNT(...)

--
Biff
Microsoft Excel MVP


"tobin.palmer" wrote in message
...
I'm realative new user of excel. And I'm tring to set up a file to
automatically countif and count. I understand how to do one individually,
but
how can I get them to show as: 4 of 10 all in one cell?




Lars-Åke Aspelin[_4_]

In creating a COUNTIF and a COUNT to show as ie 4of10?
 
On Sun, 21 Feb 2010 09:28:01 -0800, tobin.palmer
wrote:

I'm realative new user of excel. And I'm tring to set up a file to
automatically countif and count. I understand how to do one individually, but
how can I get them to show as: 4 of 10 all in one cell?



Try this formula:

=COUNTIF(...) & " of " & COUNT(...)

Hope this helps / Lars-Åke




All times are GMT +1. The time now is 05:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com