Return a value when the number is negative

E

Excel_Oz

Hi,

I am wanting help on getting a formula to lookup column A and B. A has
numbers and B has dates.

I want a formula that will tell me when the amounts in Column A turn
negative for the first time.

Any help is appreciated.

Thanks
 
G

Guest

{=MIN(IF(A1:A65500<0,RÆKKE(A1:A65500)))}

{} means u have to type CTRL+SHIFT+ENTER



"Excel_Oz" skrev:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top