How do I get my table rows to stay clumped in fives?
March 12, 2007 11:49 AM Subscribe
How do I get a the rows in a table to stay clumped in fives even if I add or change the data?I have a long list of data that I need to arrange in a table, and I want the rows grouped together in fives. I'm currently working in Microsoft Word, and what I've got looks something like
this Google Doc. I want the table(s) to stay grouped like this even if I add, delete, or change the data. If I just use the Word tables, adding a new line to a group will just create an extra row.
I recorded a macro in Word, which allowed me to simplify the process somewhat, but I need something easier.
I also tried
linking the Word document with an Excel file that contains the raw data. This works, but I think it would require me to copy and paste each individual cell from Excel in order to get the formatting I need, and I have a lot that I need to do.
Are there any easier ways to do this? I don't need to use Word. I can use any Microsoft Office program, including Access, if it would simplify things. I can do as much work as I need to up front, but the editing process needs to be as simple as possible, because the people in my office who will be using this have only the most basic computer skills.
Thanks so much for the help!
posted by bokinney to computers & internet (7 answers total)
Start at the top of the table.
Go down five rows.
Insert a new row, formatted for no borders, etc. If possible, mark it as a spacer somehow.
Repeat until there are no more sets of five rows.
posted by boo_radley at 12:20 PM on March 12, 2007