View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Araknia777 via OfficeKB.com Araknia777 via OfficeKB.com is offline
external usenet poster
 
Posts: 1
Default Code to Delete Empty Rows in a Word Table

I need to delete empty cells in a table in a word doc. I have a table in a
word document, that has 5 columns, with 40 rows. The top 13 rows are
descriptive, and need to stay there no matter what. The bottom rows have
information that varies. Each column, represents a different group of
information, and I want to delete the empty cells in each row, so that the
data in each column isnt scatted over the 40 rows. How do I do this, any
ideas?