Hi,
I need an if statement, that if false will not change the value in the cell.

ie. I have a list, if "statement 1" is selected from the list, the input in a cell will be copied into another cell. if "Statement 1" is not selected, the cell will not change.

Basically I want to be able to use a list to select what I want to input, then have the input go where I want it.