I just recently upgraded from Access 97 to 2007. Our department inherited and application program programmed in Access (user interface for extracting specific data) that was programmed by somebody else using lots of VBA code.
There are only 2 things suprisingly that are not functioning 100%. What I would like to know is what is the first command that happens when I double click the application to launch it. One issue I have is a form is launched that I always have to close out before I can use the application properly.
I want to see if I can either remove that pesky form from lauching or moving it down later in the sequence so I don't have to close it everytime.
Also, I placed the application and supporting files in the "Trusted Location", but I am still asked to "enable" the file before I can launch it.
I have about 3% knowlege of VBA programming BTW.
There are only 2 things suprisingly that are not functioning 100%. What I would like to know is what is the first command that happens when I double click the application to launch it. One issue I have is a form is launched that I always have to close out before I can use the application properly.
I want to see if I can either remove that pesky form from lauching or moving it down later in the sequence so I don't have to close it everytime.
Also, I placed the application and supporting files in the "Trusted Location", but I am still asked to "enable" the file before I can launch it.
I have about 3% knowlege of VBA programming BTW.