Re: more questions from an obvious newbie

2000-08-02 Thread Heather Haindel
Before calculating any line prices, set some variable to zero. Add each line price to this variable as you calculate the line price...your variable will then equal the sum of the line prices. --- Jon Tillman [EMAIL PROTECTED] wrote: I need a bit more help (suprise). I am wondering how I would

more questions from an obvious newbie

2000-08-01 Thread Jon Tillman
I need a bit more help (suprise). I am wondering how I would go about adding together the output of a dynamic number of the following statement: #DollarFormat("#ListGetAt(ShoppingCart_Qty,ListFind(ShoppingCart_Product,productId))#"*"#productPrice#")# Basically, the above is the unit price * the