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
300
9055
18075
36520
>36530
Total
180
Kindly guide me on this. Thank you very much.
with regards,
thomas
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
300
9055
18075
36520
>36530
Total
180
Kindly guide me on this. Thank you very much.
with regards,
thomas