Finding the first cell in column where value < 0
I looked in vba and I found that I could use the .find(), I was wondering if
there is a way I could look in the same group of cells for the first time the
value is not equal to zero or "-" in the case of accounting format in the
cell. Thanks in advance.
|