Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel - Formulas

Status
Not open for further replies.

rseiler

IS-IT--Management
Oct 31, 2002
7
US
Does anyone know a way to use the value of a cell to determine which cell to use in a formula. Example:

=SUM(CX:C25)

Where X is the value of a cell.

I tried to do something like
=SUM((C(value(B1)):C25)
but that didn't work, any ideas out there???

Thanks!!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top