I'm able to subtract the values of two textboxes, however, when I go to add the values of the two textboxes using the "+" it's concatenated as a string running the two values together. How do I get around this issue.

Thanks!