M
Michael
I have to get a sum of weight of the product that remains in the cooler.
I have the following,
Gross weight (PesolordoKG)
Weight of Pallet (PesoPedana)
Number of plastic bins (NColli)
Net weight (PesoNettiKG)
I have a number for the weight of the product in the cooler (incella) which
would be the (PesoNettiKG)
I have a checkbox for when the product leaves the cooler and goes into the
factory.
Sometimes all the product is not all used and returned to the cooler so I
have
Returned Gross weight (PesolordoKG2)
Returned Weight of Pallet (PesoPedana2)
Returned Number of plastic bins (NColli2)
Returned Net weight (PesoNettiKG2)
Consumed (Consumo) =[PesoNettiKG]-[PesoNettiKG2]
the problem is when I have brought back the pallet into the system, I need
to get the correct weight into the cooler. I have tried many combinations
and none seem to work. Some are correct when the return column is full like,
incella =[PesoNettiKG]-[Consumo]
but when the return column is empty that sum will give me an empty cooler
although it should show the total amount in net weight as "0" because
consumo shows the netweight minus 0 equals the netweight so it shows all the
product consumed.
I have tried many different combinations and it is always the same.. it is
correct when the return is empty but not when the return is used with some
sets of equations and the other way, correct when return is used and wrong
with not used.
I know this sound confusing, because I am confused, I thought it would be
simple. is there a way to say to use =[PesoNettiKG] or [PesoNettiKG2] which
ever is less?
thank you
michael
I have the following,
Gross weight (PesolordoKG)
Weight of Pallet (PesoPedana)
Number of plastic bins (NColli)
Net weight (PesoNettiKG)
I have a number for the weight of the product in the cooler (incella) which
would be the (PesoNettiKG)
I have a checkbox for when the product leaves the cooler and goes into the
factory.
Sometimes all the product is not all used and returned to the cooler so I
have
Returned Gross weight (PesolordoKG2)
Returned Weight of Pallet (PesoPedana2)
Returned Number of plastic bins (NColli2)
Returned Net weight (PesoNettiKG2)
Consumed (Consumo) =[PesoNettiKG]-[PesoNettiKG2]
the problem is when I have brought back the pallet into the system, I need
to get the correct weight into the cooler. I have tried many combinations
and none seem to work. Some are correct when the return column is full like,
incella =[PesoNettiKG]-[Consumo]
but when the return column is empty that sum will give me an empty cooler
although it should show the total amount in net weight as "0" because
consumo shows the netweight minus 0 equals the netweight so it shows all the
product consumed.
I have tried many different combinations and it is always the same.. it is
correct when the return is empty but not when the return is used with some
sets of equations and the other way, correct when return is used and wrong
with not used.
I know this sound confusing, because I am confused, I thought it would be
simple. is there a way to say to use =[PesoNettiKG] or [PesoNettiKG2] which
ever is less?
thank you
michael