Formatting column width

J

jbc

Hi,

I have a table with 3 columns and 9 rows. Several of the columns need to
have different widths within the table. For instance:

Rows 1-3: col 1: 3, col2: .5, col3: 1.5

Rows 4-6: col 1: 2, col2: 2, col3: 1

Thanks.

jbc
 
H

Helmut Weber

Hi

and what was the question?
I have a table with 3 columns and 9 rows. Several of the columns need to
have different widths within the table. For instance:

Rows 1-3: col 1: 3, col2: .5, col3: 1.5

Rows 4-6: col 1: 2, col2: 2, col3: 1

I'd say, split the table, format the columns,
and join the now two tables again.

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
 

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

Top