I have written a basic formula which returns a value with two decimal places. I need to round this value down to the nearest whole number if it is less than .5 and down to .5 if it is more than .5. (eg: 10.2 should be 10 and 10.7 should be 10.5).
Any help would be most appreciated.
Thanks
Julie
Any help would be most appreciated.
Thanks
Julie