This is my first time coding in VB in Access. I'm trying to write code so that (in a form) when a text box (lets say box_1) loses focus, another text box (box_2) is automatically populated with the value of Box_1 * .065.
I would also like to know how to populate a text box that is in a different form.
Thanks in advance.
I would also like to know how to populate a text box that is in a different form.
Thanks in advance.