Locking information in cells
Posted by Twood on October 22, 2001 1:13 PM
Hi,
I have 'if' statements in a few cells. Depending on the value of a drop down list the cell gets a value, like the sum of a few cells on a different page. I want the value returned when the condition in the 'if'is true to stay in the cell, even if the value in the list changes, causing the condition to be false. How do I do this? Thanks for any help you can give me.