using indirect within a sum()

  • Thread starter Thread starter Rick
  • Start date Start date
R

Rick

Why do I get "Cannot find Project or Library"?

=SUM(P4:INDIRECT("P"&ROW()-1))
 
Why not just

=SUM($P$4:P???)

replace the ??? with the row -1 of the cell with the formula.


HTH,
Bernie
MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top