Helloo there..
1. I have two tables a.Production plan and b.Production monitoring.
2. A perticular item is planned for production in table 'a' and the same is monitored in table 'b'(Monitoring: Against planned how many are produced and how many are rejected etc).
3. In a query am trying to get the difference of 'Planned Qty' and 'Produced Qty", since the resulted diff qty needs to be planned again in table 'a' untill the difference value is =0.
4. Have designed a query (screen shot attached for reference), no idea for what reason the values are very much wrong.
5. Please help!
will share if any other details are required for clarification.