On Mon, 04 Feb 2008 22:26:17 -0500 James Knott <[EMAIL PROTECTED]> wrote:
> H.S. wrote: > > H.S. wrote: > >> > >> Hello, > >> > >> 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? > >> > >> I guess the first thing I need is a counter, call it ctrN, that > >> tells me how many items there are in a specified list. So the > >> counter's value is zero in a new document but increments with each > >> item in the list. > >> > >> Next, I need to somehow be able to draw a table dynamically, with > >> two rows and ctrN columns. I just don't have any idea where to > >> begin, or even it this is possible in Openoffice.org. > >> > > > It should be possible in Writer with a macro. I'm not a macro expert though. There is a guide to BASIC at: http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide Hope that helps you get started. -- God bless you, Keith Bates www.new-life.org.au If you don't have a reason to live JESUS IS THE ANSWER! Ask him into your life today... He really does make a difference --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
