How to link cells so that if one is not answered then the other canno be filled i
D dips112 Oct 5, 2005 #1 How to link cells so that if one is not answered then the other canno be filled i
G GeorgeF Oct 5, 2005 #2 The information you gave suggests that, for example, if A1 is not being answered and you do not want B1 to be filled, then in B1 you write: =IF(A1=0,"","") Does that work? GeorgeF
The information you gave suggests that, for example, if A1 is not being answered and you do not want B1 to be filled, then in B1 you write: =IF(A1=0,"","") Does that work? GeorgeF