Hi HS On Feb 1, 2008 9:04 AM, H.S. <[EMAIL PROTECTED]> wrote:
> I am looking to draw a table with two rows and N columns, where N is the > number of items in a numbered list. Any ideas how to go about > accomplishing this in Openoffice.org Writer? Macros? You may not have to create the entire table to begin with. In a table, pressing TAB advances you to the next cell. When the cursor is in the last cell of a table, it creates a new row. I'm not sure whether you want to add the table data manually, or automatically with a macro, but either way you could make use of this feature. Adrian
