Hello...
In column B, I have an unsorted list of numbers, both positive and negative. Column A is an index - 1,2,3, ... etc.
What I need is a formula that will return the cell value (from column A) corresponding to the first negative number in column B.
For example, suppose column A contains 1, 2, 3, 4, 5, 6. And suppose column B contains 12, 7, 9, -2, -16, and 34.
I need the formula to return 4 (since the fourth number, which is -2, is the first negative in the list in B).
Can anyone help?
Thanks!
Bookmarks