Configuration: Windows XP Internet Explorer 6.0
|
Hello
I don't know too much about Access (i.e. nothing <g>) but I have an Excel macro that runs "almost invisibly" when I double click the icon for an specific Excel file. Snippets of the code are shown below. A Workbook_Open macro, when placed in the ThisWorkbook module of an Excel file, will run as soon the workbook is open. The application appears briefly, then becomes "invisible" as per the code, then the rest of the code runs and finally the application quits. So, while I don't know of a way to run a macro without actually opening the app, I can at least run it without having to deal with the application directly. Perhaps Access has the same "on open" capability. The Excel file uses the following code: Private Sub Workbook_Open() 'Dim statements snipped Application.Visible = False 'Code snipped Application.Quit End Sub |
Résultats pour Execute Macro in Access
Résultats pour Execute Macro in Access
Résultats pour Execute Macro in Access
Résultats pour Execute Macro in Access
Résultats pour Execute Macro in Access
Résultats pour Execute Macro in Access