Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do make a table collapsible?

7,600 views
Skip to first unread message

DWatkins2008

unread,
Jul 21, 2008, 10:19:01 AM7/21/08
to
I am working with a table and I would like to make it collapsible so that
users can view the entire table or the can hide the sub-tasks and just have
an outline view.
Thank you for your assistance.


macropod

unread,
Jul 22, 2008, 2:43:46 AM7/22/08
to
Hi DWatkins2008,

Word has no built-in capacity to collapse table rows. However, if you use Word's Heading Styles appropriately, then you may be able
to get what you want by switching to Outline View and double-clicking the + symbols. Other than that, if your tables are suitably
structured, you may be able to use a macro to minimise the height of various rows (hiding rows, per se, is not possible).

--
Cheers
macropod
[MVP - Microsoft Word]


"DWatkins2008" <DWatki...@discussions.microsoft.com> wrote in message news:0F177201-4632-4495...@microsoft.com...

Stefan Blom

unread,
Jul 22, 2008, 5:34:50 AM7/22/08
to
See if the article at http://gregmaxey.mvps.org/Toggle_Data_Display.htm does
what you want.

--
Stefan Blom
Microsoft Word MVP


"DWatkins2008" <DWatki...@discussions.microsoft.com> wrote in message
news:0F177201-4632-4495...@microsoft.com...

Klaus Linke

unread,
Jul 25, 2008, 1:16:27 PM7/25/08
to
"DWatkins2008" wrote:
>I am working with a table and I would like to make it collapsible
> so that users can view the entire table or the can hide the
> sub-tasks and just have an outline view.

You could also try to use hidden text for the "collapsible" parts. Users can
then choose whether to view hidden text or not (... easy to do with the ¶
button, or Tools > Options > View). They could also choose whether to print
the hidden text (Tools > Options > Print).

In a table, the "hidden" formatting would need to be applied to whole rows.

More elaborately, you could use styles, and have a macro (toolbar button...)
toggle certain styles between "hidden" and "not hidden".

Regards,
Klaus

0 new messages