Can cells be fully cleared? Clearing numeric columns leaves "dots" behind
I made a copy of a table because I want to reuse the same column headers and types that I had already set up. But I want to clear the contents. Clearing the contents doesn't seem to really work. The left-most "column" which numbers all the rows still has all the numbers filled in from before, and the numeric columns still have dots in the cells instead of empty cells. Like this:
This is ann...