Wow, I was Certainly making it more difficult than it needed to be. Thank You.

I am finding that it is still returning a Zero. However I did dtermine that it is only doing it on the fields that are "money"

For instance:
TLostTextBox.Text = Val(TentriesTextBox.Text) + Val(TPlayedTextBox.Text)

With ALL 3 of the boxes being "money" fields

It works fine on all other number type fields?