CORRECTION

=Round(a1,0) will behave as above. If you want to round down at 1.5 you
need to apply as

=Round(a1-0.1,0) it ishould be minus 0.1 and not minus 1 as stated
before.

Sorry

Elioch


--
eliochPosted from http://www.pcreview.co.uk/ newsgroup access