B
Brad
Please help. I have a numeric field that contains mostly whole
numbers(eg.100) but has a few numbers with decimals (eg 7.1 or 8.7, etc). I
need help changing this field so all numbers are rounded to the next whole
integer. If I use the round function it will change the 7.1 to 7 and the 8.7
to 9. I need a function that rounds and fraction up. In otherwords 7.1 to 8
and 8.7 to 9, etc.
Any suggestions would be greatly appreciated.
Brad
numbers(eg.100) but has a few numbers with decimals (eg 7.1 or 8.7, etc). I
need help changing this field so all numbers are rounded to the next whole
integer. If I use the round function it will change the 7.1 to 7 and the 8.7
to 9. I need a function that rounds and fraction up. In otherwords 7.1 to 8
and 8.7 to 9, etc.
Any suggestions would be greatly appreciated.
Brad