Hi i'm trying to get the result of one math equation to go over and be inserted into another equation. Is there a way to do that? I mainly want a user inputed number to be divided by 26, then if there are numbers left over that are multiples of 10 I want them to be divided by 10. This code isn't finished but it's what i'm working with so far.