Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / January 2008

Tip: Looking for answers? Try searching our database.

How do you determine a total number of worksheet entries?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
The Stoat - 19 Jan 2008 11:47 GMT
Hi all,

I am building a financial worksheet which will involve daily entries for
sums of money progressively going down the page.  Can anyone tell me how to
determine the total number of entries there are so an average payment value
can be calculated?

Many thanks,

Matt.
Raymond Angana - 19 Jan 2008 12:12 GMT
Hi stoat,
I think =count(the range of cells to be counted) would do it. See if it helps.

> Hi all,
>
[quoted text clipped - 6 lines]
>
> Matt.
MartinW - 19 Jan 2008 12:12 GMT
Hi Matt,

Sounds like COUNT and COUNTA are the functions you are looking for.

Something like,
=SUM(A:A)/COUNT(A:A)

or maybe just
=AVERAGE(A:A)
AVERAGE will ignore blanks but will count zeroes.

HTH
Martin

> Hi all,
>
[quoted text clipped - 8 lines]
>
> Matt.
Mike H - 19 Jan 2008 12:17 GMT
Hi,

You don't need to know the number of entries to return the average. The
formula

=AVERAGE(A1:A1000)

returns the average of populated cells in that range and Excel is clever
enough to ignore blanks and text. A cell with 0 (zero) in would be included
in the calculation.

Mike

> Hi all,
>
[quoted text clipped - 6 lines]
>
> Matt.
The Stoat - 19 Jan 2008 17:46 GMT
Many thanks everyone!

> Hi all,
>
[quoted text clipped - 6 lines]
>
> Matt.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.