Rounding non decimal number

Rounding non decimal number

Hi,

I have created a function which takes 2 numbers and performs our calculations perfectly. However, I can't seem to find a function to round the number such as:

2214 -> round to 2210
2218 -> round to 2220

I have tried all the functions and searched the forums to no result.

Does anybody have any ideas?

Thanks