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.
>>
>>
>> thanks,
>> ->HS
>
>
> So, er, no comments into whether this is doable in OOo?
>

I'm no expert on this, but I suspect you'll have to rely on Calc for
your table and then link it into the Writer document.  In my experience,
tables in word processors aren't capable of much, other than holding
data.  Formulas etc., generally require a spreadsheet.  You'll need to
create a DDE link from Calc to Writer.



-- 
Use OpenOffice.org <http://www.openoffice.org>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to