This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

sum (substring-before)


dear all,

is it possible to do a sum and a substring-before together?
my data:
20.00
10.00CR
5.00CR

(CR means negative)

and i want to get a total of all (i.e. 20.00+(-10.00)+(-5.00) = 5)

thanks in advance,
wing


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]