dz2k7
Not only User
- Local time
- Today, 06:07
- Joined
- Apr 19, 2007
- Messages
- 104
Hi everybody,
I just need the main idea what to do in this situation.
Let's say we have predetermined numbers that we should roundup our purchases.
Example list:
1
2
3
4
5
6
10
12
15
20
25
30
40
50
60
80
100
120
150
200
and so on up to 1000000
so if my calculation sais i have to buy 55 peaces of something i must buy 60
Should i go throgh VBA or it is possible to do with qweries?
Thanks
I just need the main idea what to do in this situation.
Let's say we have predetermined numbers that we should roundup our purchases.
Example list:
1
2
3
4
5
6
10
12
15
20
25
30
40
50
60
80
100
120
150
200
and so on up to 1000000
so if my calculation sais i have to buy 55 peaces of something i must buy 60
Should i go throgh VBA or it is possible to do with qweries?
Thanks
Last edited: