neilmurray
Technical User
Hi,
Supposing I have a database with customer and number of items wanted as 2 columns. If I have 1000 items to sell how would I find out at which customer is my 1000 items sold. i.e.
Customer number
1 100
2 500
3 300
4 200
5 600
Here I would only be able to supply up to customer 4. Is there any quick syntax to find this out automatically?
Thanks,
Neil.
Supposing I have a database with customer and number of items wanted as 2 columns. If I have 1000 items to sell how would I find out at which customer is my 1000 items sold. i.e.
Customer number
1 100
2 500
3 300
4 200
5 600
Here I would only be able to supply up to customer 4. Is there any quick syntax to find this out automatically?
Thanks,
Neil.