I'm trying to figure out how to get my results to round to the closest integer ending in 5.
Example: 550.33 would round to 555, 367.2 would round to 365.
I've tried all sorts of round and mround equations and they all round to the nearest multiple of 5. I'm stumped on this one.
Bookmarks