Forum Discussion

itsjamaal's avatar
itsjamaal
Copper Contributor
May 28, 2024

Find qty of products based on total value

a = 72,000
b = 68,500
c = 83,000
d = 99,900

 

x = Qty of a + Qty of b + Qty of c + Qty of d
a, b, c & d are constant, only 'x' value changes, I need to find the qty of a,b,c,d

Resources