Hi,
I'm trying to get my head around a formula and I can't get there.
I have a list of sales orders, a list of despatch numbers, a list of products and a list of qtys.
I need a formula or formulas to look at the list of sales orders, if it appears more than once, look at the despatch numbers,
if there is more than one unique despatch number, add that product qty together.
I've given an example below. I then imagined on a different table, Id have a list of all product codes with the totals next to them.
Hugely appreciate if anyone can help me with this, thank you.
SO1000 DN1234 PROD1 10
SO1000 DN1234 PROD2 10
SO1000 DN1235 PROD1 10
SO1001 DN1236 PROD3 10
SO1001 DN1236 PROD1 10
SO1001 DN1237 PROD2 10
SO1002 DN1238 PROD3 10
SO1003 DN1239 PROD1 10
PROD1 10
PROD2 10
PROD3 0
I'm trying to get my head around a formula and I can't get there.
I have a list of sales orders, a list of despatch numbers, a list of products and a list of qtys.
I need a formula or formulas to look at the list of sales orders, if it appears more than once, look at the despatch numbers,
if there is more than one unique despatch number, add that product qty together.
I've given an example below. I then imagined on a different table, Id have a list of all product codes with the totals next to them.
Hugely appreciate if anyone can help me with this, thank you.
SO1000 DN1234 PROD1 10
SO1000 DN1234 PROD2 10
SO1000 DN1235 PROD1 10
SO1001 DN1236 PROD3 10
SO1001 DN1236 PROD1 10
SO1001 DN1237 PROD2 10
SO1002 DN1238 PROD3 10
SO1003 DN1239 PROD1 10
PROD1 10
PROD2 10
PROD3 0
Last edited: