CrystalBart
Programmer
Hi again,
Using: CR 9
I have a second problem:
the data I have (grouped):
code amount location amount / pallet
1234 8 A2 15
10 H6 15
4538 5 N9 20
4538 3 G2 20
I want an extra column which shows how I can shift the stock of products which I have so I can organize my wharehouse more efficient
Expected output:
code amount Location Shift amount / pallet
1234 8 A2 +7 15
10 H6 -7 15
4538 5 N9 +3 20
4538 3 G2 -3 20
Thanx in advance!!
-Julliet-
Using: CR 9
I have a second problem:
the data I have (grouped):
code amount location amount / pallet
1234 8 A2 15
10 H6 15
4538 5 N9 20
4538 3 G2 20
I want an extra column which shows how I can shift the stock of products which I have so I can organize my wharehouse more efficient
Expected output:
code amount Location Shift amount / pallet
1234 8 A2 +7 15
10 H6 -7 15
4538 5 N9 +3 20
4538 3 G2 -3 20
Thanx in advance!!
-Julliet-