Ok, I need to make a query to group numbers so i can see how many i have in a given band.
I need to be able to round the numbers i have in my table to the nearest .9 in order for this to work properly but cant work out how to do that ?
e.g i have numbers 11.1, 11.8, 10.7 and i want to be able to group into those closest to 10.9 and those closest to 11.9
any ideas greatly appriciated.
I need to be able to round the numbers i have in my table to the nearest .9 in order for this to work properly but cant work out how to do that ?
e.g i have numbers 11.1, 11.8, 10.7 and i want to be able to group into those closest to 10.9 and those closest to 11.9
any ideas greatly appriciated.