snb, your formula is trying to get a result from calculating the weight if the coupon and product type has a match between "Buy" and "Sell", am I correct?
The formula I made in "Sell" H2 is correct in condition if we processed in the same rows.
Based on your formula, Thanks to you I came to this:
Now.. moving on to "Cash Balance"![]()
=G2-SUMPRODUCT((Buy!$B$2:$B$30=$C2)*(Buy!$D$2:$D$30=$D2)*(Buy!$I$2:$I$30))
How do we fill the date, from "Buy" and "Sell sheets to A2:A32 automaticaly?
Each total from K2:K32 in "Buy" goes to Output
Each total from I2:I32 in "Sell" goes to Input.
Bookmarks