A formula cannot directly change the value in any cell other than the cell
the formula is in so you have 2 choices.
lets assume thes evalues are in a1 down, In B1 enter
=IF(MAX($A$1:$A$100)=A1,200,"")
Or you need a macro.
Mike
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.