Removing values from a column
Hi All, I would like to remove values from a column. Normally, I would use a range check column property to do this, but with this particular column, it is also dependendent on another column's value. Is there an easy way to do this? I tried the code below, but unfortunately it makes the entire column blank except for the first row. I thought this might work because the "." represents missing v...
