Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / November 2007

Tip: Looking for answers? Try searching our database.

How can you count three seperate 'things' in one column?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gloriousglenn@hotmail.com - 02 Nov 2007 11:57 GMT
Hi all,

I have a spreadsheet column where each cell will either have a tick, a
cross
or is left blank.  How can I setup three cells to show how many
ticks,
crosses and blanks there are in the column?

I hope this is clear as what I am trying to do.

Cheers
Glenn
www.exciter.gr: Custom Excel Applications! - 02 Nov 2007 12:30 GMT
Input this into cell that you want to count ticks:
=COUNTIF(A1:A35," ")
If the tick sign included in this formula differs from the one you
have, you need to copy and paste from your cells to this formula. Also
this formula searches cells in column A, from row 1 to row 35. Please
adjust to your range.

Same apply for the cell that you want to count crosses:
=COUNTIF(A1:A35,"?")

And finally, for the cells to count blanks, input:
=COUNTIF(A1:A35,"")

http://www.exciter.gr
Custom Excel Applications and Functions!

On Nov 2, 12:57 pm, gloriousgl...@hotmail.com wrote:
> Hi all,
>
[quoted text clipped - 8 lines]
> Cheers
> Glenn
Ron Rosenfeld - 02 Nov 2007 12:35 GMT
>Hi all,
>
[quoted text clipped - 8 lines]
>Cheers
>Glenn

See response to your identical question posted three minutes before this one.
--ron

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.