A question:
Round - WTF is it rounding to? The value I see coming out is the same value that went in. There doesn't seem to be any way to control the precision one is rounding to.
Also: INT and CINT functions would be very useful. Sometimes, you need an integer.
And, while I'm on that topic, why is it that, when I put an integer value into the Value function, I get a float that is close to, but not exactly, the value I put in?