• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Wrong with Offset formula

Hi ,

There is nothing wrong with the formula except the way it has been used.

If you want the SUM of all the values in the column C , then the correct formula to use would be :

=SUM(OFFSET($B$9,0,1,COUNTA($B9:$B66),1))

Narayan
 
Dear Narayank,

I want to use this for name range, and after that apply in Data Validation for making the Dashboard to select the period.

Thanks for any kind of help.
 
Back
Top