Running a sub from another sub
I have searched for this but maybe I am not asking in the proper way, but here is my problem;
I have an Access 2007 accdb that when it opens a form opens, when this form opens I have an event for the Form_Load.
In the Form_Load I want to run a sub routine from a module called transferToMalmoSoback2 the subroutine I want to run is cmdExportToExcel
I am pretty sure I am forgetting the command but everything I try is either just opening the code or giving me an error.
|