Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I keep count in an Excel spreadsheet?

I have created spreadsheet to keep a detailed track of days travelled. It is
basically functional (and very pretty) but I need more from it. Some cell's
(representing days) throughout a given month have either a 1 or 1/2. I am
looking for a formula that can keep a count every time I put a 1 or 1/2 in
these cells - ..but for an entire month...without the =sum formula because it
takes too long. And then I would like a simple formula for the year to date
tracking. I know there is a count in Excel but cannot figure out how to use
it. This may be simple but I just can't get it...please help!

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default How do I keep count in an Excel spreadsheet?

To count numbers use the formula @count(RANGE); If you have text or labels
try @counta(RANGE); If you want to count a specific item like the text Scott
then use @countif(RANGE,"Scott") or @count(RANGE, criteria)

"Shay-rot" wrote:

I have created spreadsheet to keep a detailed track of days travelled. It is
basically functional (and very pretty) but I need more from it. Some cell's
(representing days) throughout a given month have either a 1 or 1/2. I am
looking for a formula that can keep a count every time I put a 1 or 1/2 in
these cells - ..but for an entire month...without the =sum formula because it
takes too long. And then I would like a simple formula for the year to date
tracking. I know there is a count in Excel but cannot figure out how to use
it. This may be simple but I just can't get it...please help!

Thanks

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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Big problem with excel recalculating spreadsheet Prometheus Excel Discussion (Misc queries) 2 August 9th 06 07:50 PM
Import excel spreadsheet into an excel spreadsheet kfletchb Excel Worksheet Functions 2 August 4th 06 12:49 AM
Can Excel 97 read Excel 2003 simple spreadsheet? MSfStl Excel Discussion (Misc queries) 3 November 21st 05 07:08 PM
Excel 2K3: Opening a spreadsheet, also opens book1.xls? Newtek Excel Discussion (Misc queries) 3 July 6th 05 07:56 PM


All times are GMT +1. The time now is 03:23 AM.

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

About Us

"It's about Microsoft Excel"