Hi I have a large table and in one column I have a dollar amount and in the next I have a month number. I would like to know at which month the dollar amount reaches zero. It would have to be the first instance of zero from the top down as it continues at zero after the first instance.


The table populates based on input from another sheet so data is always different depending on the input.


Thanks!!!