I have the attached layout (3 examples) and wonder if I can align all 10 tables to match the cell widths
I defined the styles Table Header and Table cell to have a tab at a common position but the table does not update to it.
Aligning cell edges in several tables
-
- Posts: 10
- Joined: 2010-10-25 02:41:35
Aligning cell edges in several tables
- Attachments
-
aligning table cells.rtf
- (31.73 KiB) Downloaded 376 times
Re: Aligning cell edges in several tables
Here is a macro that you can run to accomplish what you want. Place the selection in the second table and run the macro. The widths of the second will be made to match the first. Repeat the macro for the 3rd and 4th table.
- Attachments
-
Match Table Column Widths to Previous Table.nwm
- (4.96 KiB) Downloaded 354 times
philip
-
- Posts: 10
- Joined: 2010-10-25 02:41:35
Re: Aligning cell edges in several tables
tks - much appreciated - obviously I need to get more into macros.