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 / November 2006

Tip: Looking for answers? Try searching our database.

formula 4 number of cells/rows in a range

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kelzina - 13 Nov 2006 11:01 GMT
i am trying to figure out two formula's
1. a formula to place the number of rows in a range into another cell. ie. ?
rows in range A38:C97 to be put into cell A5...

2. as above but how many cells instead of rows, but.. the cells can be both
blank and with content in it ... i thought of =countblank() and =counta() but
i dont know how i can add them???
Signature

"The difference between Possible and Impossible is the measure of ones will"

Bob Phillips - 13 Nov 2006 11:16 GMT
=ROWS(A38:C97)

=COUNTA(A38:C97)+COUNTBLANK(A38:C97)

Signature

HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

> i am trying to figure out two formula's
> 1. a formula to place the number of rows in a range into another cell. ie. ?
[quoted text clipped - 3 lines]
> blank and with content in it ... i thought of =countblank() and =counta() but
> i dont know how i can add them???
Kelzina - 13 Nov 2006 11:26 GMT
THANKYOU SO MUCH, i knew it had to be fairly basic and close to what i was
already looking at, much appreciated.
Signature

"The difference between Possible and Impossible is the measure of ones will"

> =ROWS(A38:C97)
>
[quoted text clipped - 11 lines]
> > i dont know how i can add them???
> will"
Bob Phillips - 13 Nov 2006 11:39 GMT
Note my follow-up post.

Signature

HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

> THANKYOU SO MUCH, i knew it had to be fairly basic and close to what i was
> already looking at, much appreciated.
[quoted text clipped - 14 lines]
> > > i dont know how i can add them???
> > will"
Bob Phillips - 13 Nov 2006 11:18 GMT
The COUNTA ... COUNTBLANK method can double-count if say one cell contains a
formula that returns "", so maybe

=ROWS(A38:C7)*COLUMNS(A38:C97)

Signature

HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

> i am trying to figure out two formula's
> 1. a formula to place the number of rows in a range into another cell. ie. ?
[quoted text clipped - 3 lines]
> blank and with content in it ... i thought of =countblank() and =counta() but
> i dont know how i can add them???
 
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.