Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by lewis777

  1. lewis777

    table subtotal expression problem

    lewis777 (TechnicalUser) Nov 26, 2008 Hi I need some help constructing/modify the below expression: =IIf(Sum(Fields!totalmoney.Value)>105, (Sum(Fields!totalmoney.Value)-105)*0.128, 0) as a sub total in a table. this currently gives the below result. total money NI bob...
  2. lewis777

    subtotal expression for a table problem

    Hi I need some help constructing/modify the below expression: =IIf(Sum(Fields!totalmoney.Value)>105, (Sum(Fields!totalmoney.Value)-105)*0.128, 0) as a sub total in a table. this currently gives the below result. total money NI bob 200 12.16 ted 104...

Part and Inventory Search

Back
Top