--
Suzanne S. Barnhill
Words into Type
sbar...@zebra.net
Get free answers to your software questions via email at
http://www.allexperts.com
Eeewwwww...
Suzanne S. Barnhill <sbar...@zebra.net> wrote in article
<ePllW2AF#GA....@uppssnewspub05.moswest.msn.net>...
Not that I'm trying to defend Microsoft or anything, but... ;-)
Like you, I moved from WP to Word and, yes, tables are the major difference.
Word's approach to tables is by and large a lot more flexible than the model
WP uses; cell widths, column widths and even table widths can vary from row
to row. So to a certain extent, row and column "numbers" in those situations
don't always mean what you might think they mean.
Plus, when you merge cells in a Word table, you'll find that it can throw
out the numbering scheme in an annoying, if completely logical, manner. One
of the document templates that we're developing at the moment has a large
table on page 1 that covers the whole page with lots of merged cells in
order to replicate the layout of the original QuarkXPress document. When it
came to writing a VBA routine that pulls data form an ASCII text file and
puts it into the correct locations, working out the best way to navigate
round was hellish - but the extra flexibility was worth it.
As an example, say you want a table that looks like this:
+--------+-----------------+
| | |
+--------+--------+--------+
| | |
+------------------+-------+
With WP you'd have to set up three columns, then merge the appropriate
columns. With Word, you can start with two columns and drag the cell
boundaries (or use the pencil). This is a simplistic example, but when you
get to an m-by-n sized table, Word's flexibility does help.
On the other hand, most of the time we all use tables in the 'conventional'
manner, with all cells in each column exactly the same width, and maybe one
or two merged ones. In those cases, Word's flexibility can be
counter-productive, although Word97 seems much better than its predecessors
in this respect.
Just my 2p-worth,
Scott
John Land, Esq.
Nope. Excel is so vastly superior that I'd rather use it for any task that
requires any form of spreadsheet type function.
Terry
John Land <la...@fr.com> wrote in message
news:u1xSQJRF#GA....@uppssnewspub04.moswest.msn.net...
well, actually you could vertically align text in a cell... you had to
adjust the Paragraph Formatting, Space Before setting to achieve vertical
centring.. it worked OK in most instances but it was not intuitive!
Terry
Scott Matthewman <sc...@direct-image.co.uk> wrote in message
news:#$GeqIKG#GA....@uppssnewspub04.moswest.msn.net...
>John,
>
>I begrudgingly have to agree with Terry. Word's tables are best thought of
>as a visual aid rather than a calculation tool. Just be thankful you didn't
>migrate form WordPerfect a version or so ago, when you couldn't set
vertical
>alignment in cells!
>
>Scott
>
>Terry Farrell <TerryF...@email.msn.com> wrote in message
>news:O28nDoYF#GA....@uppssnewspub04.moswest.msn.net...