excel function reduce and increase numbers

G

Guest

I need to find out a formula that increases one number when the other
decreases, but does not decrease the number when the other increases.
example
cell A1=30 B1=40
NEXT
cell A1=31 B1=39
but not when there is an increase
cell A1=31 B1=42
 
B

Barb Reinhardt

I'm thinking you'll need to have a helper column to do this or else you'll
have circular references.
 

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