hehe as a side problem now, I cant get the last digit to round up to the nearest 8. So if the number is between 0 and 8 its 8, 8.1-16 its 16, 16.1-24 its 24, and so on. I just need it to round up by multiples and I messed around with mround cause I need it to always round up, but I couldnt get that to work.