Break even points

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to locate the breakeven point in a row of data and then return
a value from the same column where the breakeven point occurs?
 
A B C D E F G H I
J K
1 Number of people 2 4 6 8 10 12 14 16 18 20
2 Profit -10 -5 -2 1 3 5 10 15 25
40

I want to locate at which point the profit turns from -ve to +ve (cell E2)
and then return the number of people (8, cell E1)

Thanks
 

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

Back
Top