A
alwayslearning
Cell B4's value is predicated on the value of cell A4. If cell A4 has a
particular value, I need to be able to type data into cell B4.
A4 = "Dodge" then B4="1"
A4="Ford" then B4="2"
A4="Chevy" then B4="3"
but is A4="Pickup" then B4= data to be typed in
Is there a way to keep the function and still be able to type data into cell
B4?
particular value, I need to be able to type data into cell B4.
A4 = "Dodge" then B4="1"
A4="Ford" then B4="2"
A4="Chevy" then B4="3"
but is A4="Pickup" then B4= data to be typed in
Is there a way to keep the function and still be able to type data into cell
B4?