#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default obatining a total

heres the problem, I have a spread sheet that shows a workers pr number in
one column, there first review in a second column and other info. In the
columns for the 1st, 2nd, etc i use a ascii 251 checkmark code. What i am
trying to do is be able to automatically calculate in a cell at the bottom
the total number of cells in a column that is filled. d2 through d42 are the
cells in question and d44 is where i would like the total to be. If anyone
could help I would appreciate it.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default obatining a total

=COUNTA(D2:D42)
--
Gary''s Student


"Florida Richard" wrote:

heres the problem, I have a spread sheet that shows a workers pr number in
one column, there first review in a second column and other info. In the
columns for the 1st, 2nd, etc i use a ascii 251 checkmark code. What i am
trying to do is be able to automatically calculate in a cell at the bottom
the total number of cells in a column that is filled. d2 through d42 are the
cells in question and d44 is where i would like the total to be. If anyone
could help I would appreciate it.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 427
Default obatining a total

Will this do it for you?
=COUNTIF(D2:D42,"û")

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
transferring total sheet from one workbook to another Daver10000 Excel Worksheet Functions 3 November 27th 06 08:18 PM
Total Not Summing Correctly on Calculated Fields in Pivot Table Ronster Excel Discussion (Misc queries) 0 October 19th 06 10:48 PM
Calculating Business Hours Between 2 Dates tanya216 Excel Discussion (Misc queries) 3 April 11th 06 03:22 PM
Subtotal basic Excel Worksheet Functions 0 October 14th 05 03:47 PM
How to total itmes if they fall between a date range cel Excel Worksheet Functions 1 May 17th 05 07:39 PM


All times are GMT +1. The time now is 10:15 PM.

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"