Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 226
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

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
Adding cells tommy Excel Discussion (Misc queries) 1 October 26th 08 09:22 PM
Need help w/ adding cells and dividing SUM by number of cells lnbegin Excel Worksheet Functions 4 September 26th 07 04:26 PM
Adding only cells with an X in it Pete Elbert Excel Discussion (Misc queries) 2 April 8th 06 07:32 PM
I need help adding cells together? jacse Excel Worksheet Functions 4 February 23rd 06 09:23 PM
Adding colour to a range of cells based on one of the cells v... McKenna Excel Discussion (Misc queries) 4 March 11th 05 02:25 PM


All times are GMT +1. The time now is 10:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"