ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   adding cells (https://www.excelbanter.com/excel-programming/337996-adding-cells.html)

jladika

adding cells
 

hello
In a cell I use A, B, OR C each mean a different type of study
at the end of each month I would like to add up each of them.
is there a forumla to do this

--
jladik
-----------------------------------------------------------------------
jladika's Profile: http://www.excelforum.com/member.php...nfo&userid=910
View this thread: http://www.excelforum.com/showthread.php?threadid=39795


Rowan[_2_]

adding cells
 
If you enter the values in column A then
=countif(A:A,"C")

Hope this helps
Rowan

"jladika" wrote:


hello
In a cell I use A, B, OR C each mean a different type of study
at the end of each month I would like to add up each of them.
is there a forumla to do this?


--
jladika
------------------------------------------------------------------------
jladika's Profile: http://www.excelforum.com/member.php...fo&userid=9104
View this thread: http://www.excelforum.com/showthread...hreadid=397959



UofMoo[_8_]

adding cells
 

=COUNTIF(A1:A18,"a")
=COUNTIF(A1:A18,"b")
=COUNTIF(A1:A18,"c")

where A1:A18 is your range to searc

--
UofMo
-----------------------------------------------------------------------
UofMoo's Profile: http://www.excelforum.com/member.php...fo&userid=2648
View this thread: http://www.excelforum.com/showthread.php?threadid=39795



All times are GMT +1. The time now is 02:14 PM.

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