L
Leanne M (Aussie)
Hi,
I have the following
A list that gets longer and longer each time - (all information is recoreded
from an entry and is variable)
a2024 24/10/2008 1
478589 24/10/2008 3
A8126 24/10/2008 2
a2024 30/10/2008 1
A8126 01/11/2008 3
I also have a list which shows the code, starting qty and remaining qty.
Index "Total Qty(Packs)" "Remaining Qty(Packs)"
A2024 6 3
A8126 16 14
134708 10 10
What I want to do is subtract the total number of each code in the first
list and subtract it from the "Total Qty (Packs)" column to give me an answer
in "Remaining Qty (Packs)
I am sure this can be done with a sum but just not sure which one and how!
Thanks
I have the following
A list that gets longer and longer each time - (all information is recoreded
from an entry and is variable)
a2024 24/10/2008 1
478589 24/10/2008 3
A8126 24/10/2008 2
a2024 30/10/2008 1
A8126 01/11/2008 3
I also have a list which shows the code, starting qty and remaining qty.
Index "Total Qty(Packs)" "Remaining Qty(Packs)"
A2024 6 3
A8126 16 14
134708 10 10
What I want to do is subtract the total number of each code in the first
list and subtract it from the "Total Qty (Packs)" column to give me an answer
in "Remaining Qty (Packs)
I am sure this can be done with a sum but just not sure which one and how!
Thanks