Hi folks.
Is it possible to delete the entire contents of a column (on every single row), yet not delete the column or rows themselves?
I want to preserve the A, B, C, etc. structure of column names I have yet del col(B) removes the column so that the structure becomes A, C, D, etc. - I want to avoid this.
|