Fundamental use of Round
Take a look at the MSKB article I cited - there's a VBA5 routine for
Symmetric Arithmetic Rounding there - put that in your code and call it
instead of VBA's round.
In article ,
"Stuart" wrote:
Many thanks.
This could be a problem?
I have '97 and '2000 Excel users working with an addin
developed under Excel2000, and we need a solution
which will always give XL's Symmetric Arithmetic ROUND.
Can I achieve this, please?
|