• 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.

how can i find the first day of a cell?

Harry0

Member
I tried to use {=INDEX(range,MATCH(FALSE,ISBLANK(range),0))}

But it does not seem to work despite I thought that it did
{=INDEX(AB1:HY1,MATCH(FALSE,ISBLANK(AB3:HY3),0))}
Any other formulas to suggest?

The top row has dates and under it has many rows and I need to find for each row when it first had a number.

I am using 2011 excel
Thanks
 
Last edited:
Back
Top