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

Lastest value

Thomas Kuriakose

Active Member
Respected Sirs,

I found the below formula which gives me the last value entered in cells. But it is ignoring zeros as the value requested is greater than zero.

=IFERROR((LOOKUP(2,1/($B2:$M2>0),$B2:$M2)),0)

The formula is not giving the result in N7, which should be 180.

Kindly let me know whether there is a better way to get the correct results for the latest values.

We also need to have a formula to get the values of a selected month. For example if we select Feb, it should display as per below-

No. of DaysFeb
30
0
9055
18075
36520
>36530
Total
180


Kindly guide me on this. Thank you very much.

with regards,
thomas
 

Attachments

  • Latest Value.xlsx
    9.4 KB · Views: 7
Respected Sir,

Apologies for the late reply.

Thank you very much for the revised formula. This works perfectly.

Much appreciated,

with regards,
thomas
 
Back
Top