Share via

Offset function in Excel 2013

Anonymous
2015-10-08T09:01:33+00:00

Hello,

I have a problem with the OFFSET function in Excel 2013. I have this evaluation: COUNTIF(OFFSET($CC$126;0;0;5;10);"0"), so it should count from row 126 to row 130, but it only count until row 129. It works good with Excel 2007 so I really don't know why is it not working. Can somebody help me with that? Thank you

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

7 answers

Sort by: Most helpful
  1. Anonymous
    2015-10-08T10:47:21+00:00

    Can you upload a copy of this workbook to Onedrive and post the link here?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-10-08T09:25:02+00:00

    It only contains zeros and when I go to "Evaluate Formula" that's where I see that it only count from CC126:CL129.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2015-10-08T09:22:34+00:00

    I saw it in Evaluate Formula that it takes it only to row 129. That's why I am confused because when I open the document in Office 2007 and refresh it then it counts correctly, but when I save it and open it again in Office 2013 it gets bad again.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2015-10-08T09:20:00+00:00

    Hi,

    For me that formula works fine and counts all the zeroes in the range CC126:CL130

    If it's not doing that for you then I suggest you look closely at the data that isn't being counted that you think should be. Are you sure the cells only contain zero? Try this

    =LEN(CC130)

    It should return 1 and if it doesn't then there's something else in the cell.

    Was this answer helpful?

    0 comments No comments
  5. Vijay A. Verma 104.9K Reputation points Volunteer Moderator
    2015-10-08T09:16:21+00:00

    It does it correctly i.e. it takes row 126 to 130 in the account only. 

    To see it, select cell > Formula's tab > Evaluate Formula

    Was this answer helpful?

    0 comments No comments