sumproduct
1 TopicSUMPRODUCT in Paginated Report using MS Report Builder
Using the Paginated Report in MS Report Builder, I'm trying to calculate a SUMPRODUCT for a column Total. The SUMPRODUCT that I need to calculate is: SUMPRODUCT(Start FTP, Previous Balance, Total Previous Balance) or SUMPRODUCT(C2:C3, B2:B3) / B4 A B C 1 2 3 4858Views0likes5Comments