How to display a value in say B2 in B3 IF a value in B1 is true
In B3, use the formula =IF(B1,B2,"") , assuming that you want B3 to be blank
if B1 is false.
--
David Biddulph
"lespal" wrote in message
...
I want to copy a value cell B2 into cell B3 IF a value in B1 is true.
|