View Single Post
  #2   Report Post  
Posted to microsoft.public.word.tables
Herb Tyson [MVP] Herb Tyson [MVP] is offline
external usenet poster
 
Posts: 2,936
Default Delete columns if a cell is empty

Select the column(s) you want to delete, then press the Backspace key.
Unlike the Delete key, the Backspace key will actually remove the selected
column(s) rather than simply deleting the contents. This works even if the
cells contain data, by the way.

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com

"SoNew2This" wrote in message
...
I have a table where I'd like to delete one or more columns if certain
cells
are empty. I found some code that will delete the entire table but is
there
anything I can do to delete a column?