I have two columns of numbers within my access db like the following:
80 | 8
27 | 4
14 | 0
4 | 0
210 | 0
What i would like to do is write a query that would divide the first column by the 2nd and give me a figures in %.
Is this possible within Access?
Please could somebody help. Thanks in advance.
80 | 8
27 | 4
14 | 0
4 | 0
210 | 0
What i would like to do is write a query that would divide the first column by the 2nd and give me a figures in %.
Is this possible within Access?
Please could somebody help. Thanks in advance.