I have no experience with VBA, but my dad wanted some help with one thing. It's probably very easy:

I have a form with a subform. The subform loads a bunch of numbers from a database and places a sum in a textbox. How do I get that value to a texbox in the parent form upon load? I don't wanna have to push a button to do it.

//Anders