Align Table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Is there an easy way to left-align a large table. I.e in some rows there are
empty cells in the table. I want text in the same row moved to left to fill
the empty cells and leave the blanks to the right.
 
Try this (make a back-up first) --

1. Convert the table to text.

2. Use Find and Replace: Search for ^t^t and replace with ^t (that will
shift left any empty columns)

3. Search for ^p^t and replace with ^p (that will shift left if the first
column is empty)

4. Make sure that the first line has a full set of columns.

5. Select the lot and convert text to table.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top