I have a cell "intsel" that changes based on the value of the drop down "intseltext". "intseltext" is a list and depending on what is selected "intsel" value changes from 1-4.
I would like to clear the value (not the formatting) from cell "digs" depending on the value of "intsel".
Therefore:
if "intsel" = 1 or 2 then "digs" is cleared of any text.
I don't want to hide text by using cell formatting or fill in. I just need it cleared of any text value.
Can anyone help?
I would like to clear the value (not the formatting) from cell "digs" depending on the value of "intsel".
Therefore:
if "intsel" = 1 or 2 then "digs" is cleared of any text.
I don't want to hide text by using cell formatting or fill in. I just need it cleared of any text value.
Can anyone help?