How do I add an integer to an existing integer?

A

Aaron

If I have the # 123456, How do I add the # 7 to the end of it. So the end
result will be 1234567.
 
Top