Vertaling van "AutoExec" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
If you don't want to run the AutoExec macro when you open the database, hold down the SHIFT key when the database opens.
Wenn Sie nicht möchten, dass das Autoexec -Makro beim Öffnen der Datenbank ausgeführt wird, müssen Sie während des Öffnens der Datenbank die UMSCHALTTASTE gedrückt halten.
Enable the SHIFT key to allow the user to bypass the startup properties and the AutoExec macro.
Aktiviert die UMSCHALTTASTE, sodass Benutzer die Starteigenschaften und das Autoexec -Makro umgehen können.
When you call this procedure, Access opens the Orders form. You can create an AutoExec macro to call this procedure automatically when the database is opened.
Wenn Sie diese Prozedur aufrufen, wird das Formular Bestellungen in Access geöffnet. Sie können ein AutoExec -Makro erstellen, damit diese Prozedur automatisch beim Öffnen der Datenbank aufgerufen wird.
You can use the AllowBypassKey property to specify whether the SHIFT key is enabled for bypassing the startup properties and the AutoExec macro.
Verwenden Sie die AllowBypassKey -Eigenschaft, um anzugeben, ob die UMSCHALTTASTE zum Umgehen der Starteigenschaften und des Autoexec -Makros aktiviert wird.
If you used the Startup dialog box (Tools menu) or created an AutoExec macro or an Open event procedure to specify what happens when you open a Microsoft Access application, you can bypass those settings to regain full access to your Access file.
Wenn Sie das Dialogfeld Start (Menü Extras) verwendet oder ein Autoexec -Makro oder eine Open - Ereignisprozedur erstellt haben, um das Verhalten beim Öffnen einer Microsoft Access-Anwendung festzulegen, können Sie diese Einstellungen umgehen, um wieder den vollen Zugriff auf die Access-Datei zu erhalten.
One way you can do this by configuring the SAS desktop shortcut to make use of this autoexec file; for example
Eine Möglichkeit, um diese autoexec -Datei verwenden zu können ist das Konfigurieren der SAS Desktop-Verknüpfung. Zum Beispiel
When you bypass the startup options, the AutoExec macro does not run.
Wenn Sie die Startoptionen umgehen, wird das AutoExec-Makro nicht ausgeführt.
This requires creating a macro named AutoExec.
You can create an AutoExec macro to call this procedure automatically when the database is opened.
Sie können ein AutoExec-Makro erstellen, um diese Prozedur automatisch aufzurufen, wenn die Datenbank geöffnet wird.
You can also use a special macro named AutoExec to carry out an action or series of actions when your database first opens.
Mithilfe eines speziellen Makros , dem sogenannten Autoexec -Makro, können Sie beim ersten Öffnen Ihrer Datenbank eine oder mehrere Aktionen ausführen.
Another way to run a macro when you open a database is to create a macro named AutoExec.
Eine weitere Möglichkeit zum Ausführen eines Makros beim Öffnen einer Datenbank besteht im Erstellen eines Makros mit dem Namen AutoExec.
If you have already created a macro that contains the actions that you want to occur when the database starts, just rename the macro to AutoExec, and it will run the next time that you open the database.
Wenn Sie bereits ein Makro erstellt haben, das die Aktionen enthält, die beim Öffnen der Datenbank ausgeführt werden sollen, benennen Sie das Makro in AutoExec, damit es beim nächsten Öffnen der Datenbank ausgeführt wird.
Create an AutoExec macro in a desktop database