I have a form that has a subform with lots of text boxes. The text boxes source is a VBA function that calculates some number. The problem is, each time I scroll the subform or click into one of the text boxes, it recalculates the numbers. This makes the form very slow and jerky. Is there a way to make the subform just calculate the text box numbers when it is loaded and not after that?
Thanks in advance for any help on the issue!
Thanks in advance for any help on the issue!