I was wondering if there were a function to mod values, that way I can just update my level instead of editing all my macros that scale with level. ie: 3MOD2 = 1 If not, is there a way to truncate arithmetic ie: 5/2 = 2.5 to just make that value 2, instead of 2.5 Either of these functions would work, but I do not know if they exist. Much Obliged, J