Hello,
I have this kind of data and my problem is:
-How can I create a query that will return to me the time that each item was in the store before it was sold.
I would be very appreciated if someone could help me. thank you
Code Bar Situation Quantity Date
1223232 Buy 2 01-01-2003
1223232 transfer -2 10-01-2003
1223232 transfer +3 15-01-2003
1223232 Sell 1 20-01-2003
1223232 Sell 1 15-01-2003
4343444 .........................
I have this kind of data and my problem is:
-How can I create a query that will return to me the time that each item was in the store before it was sold.
I would be very appreciated if someone could help me. thank you
Code Bar Situation Quantity Date
1223232 Buy 2 01-01-2003
1223232 transfer -2 10-01-2003
1223232 transfer +3 15-01-2003
1223232 Sell 1 20-01-2003
1223232 Sell 1 15-01-2003
4343444 .........................