Hello,
I want to multiply the numbers from 2 table but only if they match
T1 data : {"a123";"a124";"a125";"a126";"a127";"a128"}
T1 values: {11;12;13;14;15;16}
T1 criteria: {"a123";"a125";"a128";0;0;0}
in order to keep T1's number sequence I used the formula (...