V
VILLABILLA
I have a cell -A1-, it can be set at either Yes or No, this is don
with use of a Validation list.
I want another cell -C1- to show 'Price Change' when A1 shows Yes an
it should say 'No Change' when cell A1 shows No.
I tried this formula in C1:
=IF(A1="Yes";"Price Change";"No Change")
It doesn't work , C1 just shows 'No Change' all the time and it doesn'
matter if I set the cell A1 on Yes or No...
What am I doing wrong
with use of a Validation list.
I want another cell -C1- to show 'Price Change' when A1 shows Yes an
it should say 'No Change' when cell A1 shows No.
I tried this formula in C1:
=IF(A1="Yes";"Price Change";"No Change")
It doesn't work , C1 just shows 'No Change' all the time and it doesn'
matter if I set the cell A1 on Yes or No...
What am I doing wrong