[xsl] Re: Keeping a running total?

Subject: [xsl] Re: Keeping a running total?
From: Steve <subsume@xxxxxxxxx>
Date: Tue, 11 Jul 2006 11:34:12 -0400
Any other takers?

I'd have to have to resort to some hack if I can do this with XSL.

-S

On 7/10/06, Steve <subsume@xxxxxxxxx> wrote:
Problem:  I need to make a table of the output required of 4 factories
next month.

                  Widgets    Gadgets
Factory A     2
Factory B     3
Factory C                       4
Factory D                       1

Widget quota = 5
Gadget quota = 5

Current Thread