Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
chazmac
 
Posts: n/a
Default sum number of cells based on letter/title criteria


Hello,
I'm wondering the best way to sum the number of cells that have titles
or written content in them. This is so I can tell my printer exactly
how many tabs I have for binders I'm producing without counting each
filled cell in the column. Tab titles are always in the same column,
always have different titles, and the cells are not sequential; other
rows break up the titles. Hopefully this query isnt too convoluted,
and any help is much appreciated.

Chaz


--
chazmac
------------------------------------------------------------------------
chazmac's Profile: http://www.excelforum.com/member.php...o&userid=28972
View this thread: http://www.excelforum.com/showthread...hreadid=488779

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bpeltzer
 
Posts: n/a
Default sum number of cells based on letter/title criteria

Easiest is probably to create a Pivot Table. Select your data range then
Data Pivot Table. When you get to Layout, drop 'titles' into the row field
AND into the data field. Check what shows in the column field; you want it
to be Count of Titles. If not, double-click on it and you can change the
'summarize by.'
If you don't want a Pivot Table, you can also use countif:
=countif(a:a,"Senior VP"), etc.
--Bruce

"chazmac" wrote:


Hello,
I'm wondering the best way to sum the number of cells that have titles
or written content in them. This is so I can tell my printer exactly
how many tabs I have for binders I'm producing without counting each
filled cell in the column. Tab titles are always in the same column,
always have different titles, and the cells are not sequential; other
rows break up the titles. Hopefully this query isnt too convoluted,
and any help is much appreciated.

Chaz


--
chazmac
------------------------------------------------------------------------
chazmac's Profile: http://www.excelforum.com/member.php...o&userid=28972
View this thread: http://www.excelforum.com/showthread...hreadid=488779


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default sum number of cells based on letter/title criteria

If the other cells are blank, you could use

=COUNTA(A:A)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"chazmac" wrote in
message ...

Hello,
I'm wondering the best way to sum the number of cells that have titles
or written content in them. This is so I can tell my printer exactly
how many tabs I have for binders I'm producing without counting each
filled cell in the column. Tab titles are always in the same column,
always have different titles, and the cells are not sequential; other
rows break up the titles. Hopefully this query isnt too convoluted,
and any help is much appreciated.

Chaz


--
chazmac
------------------------------------------------------------------------
chazmac's Profile:

http://www.excelforum.com/member.php...o&userid=28972
View this thread: http://www.excelforum.com/showthread...hreadid=488779



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
Creating a certain number of entries based on a number in a cell PPV Excel Worksheet Functions 4 June 16th 05 10:25 PM
Calculate percentage based on cells with conditional formatting Cachod1 New Users to Excel 5 April 4th 05 02:11 PM
counting cells (COUNTIF) based on two or more criteria Tricia S. Excel Worksheet Functions 10 March 17th 05 02:17 PM
Count number of shaded cells Maddoktor Excel Discussion (Misc queries) 2 December 20th 04 08:35 PM
Counting rows based on criteria in multiple cells Margaret Excel Discussion (Misc queries) 11 December 2nd 04 11:04 PM


All times are GMT +1. The time now is 04:30 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"