I'm trying to create a formula that would be able to find the last zero value in a row by searching a row from right to left. In other words the value where a cell in a row is zero and then all the cells after that are also zero. I've been experimenting with offset, index and lookup but nothing seems to work.
For example, in the data below I would want the formula to come up with the answer "18-Nov-17".
Any suggestions would be greatly appreciated!