![]() |
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? |
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? |
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