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 / New Users / April 2007

Tip: Looking for answers? Try searching our database.

Specifying a Range.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jocco - 11 Apr 2007 01:10 GMT
Please bear with me. This is probably a painfully fundamental question.

I need to specify a range of 48 cells in a sum formula. For example,
=SUM(A10:A57). Is there another way to achieve the same results by
subtraction? Something like, =SUM(The cell I want to end with - the quantity
of cells)?

Hopefully, the question makes sense. Any help would be greatly appreciated.
CLR - 11 Apr 2007 01:21 GMT
Perhaps you mean something like this.......

=G1-SUM(A10-A57)

Vaya con Dios,
Chuck, CABGx3

> Please bear with me. This is probably a painfully fundamental question.
>
[quoted text clipped - 4 lines]
>
> Hopefully, the question makes sense. Any help would be greatly appreciated.
Ragdyer - 11 Apr 2007 01:54 GMT
Say you're totaling ColumnA.

You can put the starting row number in B1, and the ending row number in B2:

=SUM(INDEX(A:A,B1):INDEX(A:A,B2))

OR

You can put the ending row number in B2, and the number of rows to subtract
in B1:

=SUM(INDEX(A:A,B2-B1):INDEX(A:A,B2))
Signature

HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

> Please bear with me. This is probably a painfully fundamental question.
>
[quoted text clipped - 6 lines]
> Hopefully, the question makes sense. Any help would be greatly
> appreciated.
Jocco - 11 Apr 2007 12:26 GMT
Thanks CLR & Ragdyer,

I know I wasn't very clear with my description, but Ragdyer actually had
just the solution I was looking for.

> Say you're totaling ColumnA.
>
[quoted text clipped - 18 lines]
> > Hopefully, the question makes sense. Any help would be greatly
> > appreciated.

Rate this thread:






 
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.