Is there a way to round integers either up or down - whichever is traditionally appropriate - based on hundreds, thousands, etc.? For example, if we have a number such as $54,856,400.00, is there a function that would round this number to $54,900,000?
Thanks in advance for your help!



