clear data from multiple columns without deleting the column

  • Thread starter Thread starter Starwall
  • Start date Start date
S

Starwall

Is there a way to clear data from multiple columns without deleting the
entire column? Highlighting each cell and backspace or delete seems so time
consuming.
 
Is there a way to clear data from multiple columns without deleting the
entire column? Highlighting each cell and backspace or delete seems so time
consuming.

What's the context, Starwall? Are you in fact using an Access database (the
subject of this forum) or Excel? What are you trying to accomplish?

An Update query would indeed be my first choice, if I had to do this at all -
but it would be a bit unusual in a properly structured database.
 
Back
Top