Greetings
I can place 3 or more text boxes on a form, and in the "TextChanged" or "Lost Focus" call a subroutine to calculate the value of the last textbox.

But is there anyway to do this a little more automatically - perhaps by specifying on my last text box that its value is reliant on selected controls - and having it autocalculate whenever the value of those fields change?

I suspect that the answer is no - but just thought I would ask