After I posted, I figured I should have include more info.
I have a form that calculates the sum of all open orders by specific
"status". For example, a user will view their open orders and identify if
they feel that an order will close within a give month by picking from a
combo box, "Committed", "Potential", etc...
The sum of what they committed to is calculated and the total is called
"Committed Revenue". Just below that is where they would enter the actual
revenue billed for the month. This is the unbound text box that I need the
value 'saved' because billed revenue falls in a different category and needs
to be separate from committed orders from the acutal revenue billed. There
is no data for the billed revenue, it's just a number.
Not sure if I'm making any sense, but I explained it best I could.
Thanks