Hi,
I am running into an issue with a MS Access form. When I open my form I have a lot of text boxes that will update once a button on the form is pressed. (takes about 30 seconds to run through code and update), but I want to do Away with the button, and make it to when you open the form it automatically clicks that "hidden" button and populates data.
I have not been able to make it work for some reason. So, how do you click a button when you tell the form to load? Is their a special spot?
Thanks,
I am running into an issue with a MS Access form. When I open my form I have a lot of text boxes that will update once a button on the form is pressed. (takes about 30 seconds to run through code and update), but I want to do Away with the button, and make it to when you open the form it automatically clicks that "hidden" button and populates data.
I have not been able to make it work for some reason. So, how do you click a button when you tell the form to load? Is their a special spot?
Thanks,
Comment