Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have extracted two sets of data, the fist one shows sales order requirements, the green/red column indicates where we run out of finished stock.
The second table show internal works orders to replenish stock.
what I would like to show is sum of column 4 in table two as a column in table one where the date in table two is less than date in table one.
So the first three rows on table one would show 8, and the fourth row would show 80, further rows would show 0.
Is this possible?