How to test a loop and print if the condition becomes negative?
Example:
I like to loop Cell B1 from values 1 to 500.
Cell B8 output changes depending on the value of Cell B1.
When Cell B8 becomes negative, I like to print it. I like to print each negative until the values reach 500 in...