Vertaling van "VBA) module" 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.
A Visual Basic for Applications (VBA) module in which you can place Sub and Function procedures that you want to be available to other procedures throughout your database.
Ein Visual Basic für Applikationen (VBA) Modul, in dem Sie Sub und Function-Prozeduren platzieren können, die für andere Prozeduren in der gesamten Datenbank verfügbar sein sollen.
Describes any variable or constant declared in the Declarations section of a Visual Basic for Applications (VBA) module or outside of a procedure.
Beschreibt eine beliebige Variable oder Konstante, die in den Deklarationsbereich ein Visual Basic für Applikationen (VBA) Modul oder außerhalb einer Prozedur deklariert.
Use the DStDev and DStDevP functions in a Visual Basic for Applications (VBA) module, a macro, a query expression, or a calculated control on a form or report.
Verwenden Sie die Funktionen DBVARIANZ und DBVARIANZEN in einem VBA-Modul (einem Makro, einem Abfrageausdruck oder einem Berechnetes Steuerelement in einem Formular oder Bericht.
A variable that you declare with the Public keyword in the Declarations section of a Visual Basic for Applications (VBA) module.
Eine Variable, die Sie mit dem Schlüsselwort Public im Deklarationsbereich eines Visual Basic für Applikationen (VBA) Modul deklarieren.
Procedures in a Visual Basic for Applications (VBA) module include both Sub and Function procedures.
Verfahren in einem Visual Basic für Applikationen (VBA) Modul zählen Sub und Funktion-Prozeduren.
Often, this type of corruption results from a problem with a Visual Basic for Applications (VBA) module and does not pose a risk of data loss.
Häufig ergibt sich diese Art von Beschädigung aufgrund eines Problems mit einem VBA-Modul (Visual Basic for Applications) und birgt keine Gefahr von Datenverlusten.
However, you can use the Enabled and State properties in a Visual Basic for Applications (VBA) module to disable or enable and select or unselect items on shortcut menus or custom or global menus.
Sie können jedoch die Eigenschaften Aktiviert und Zustand in einem VBA-Modul (Visual Basic für Applikationen) verwenden, um Elemente in Kontextmenüs oder benutzerdefinierten bzw. globalen Menüs zu aktivieren oder deaktivieren und auszuwählen oder nicht auszuwählen.
These events also don't occur if you set the value of the control by using a Visual Basic for Applications (VBA) module.
Diese Ereignisse treten auch nicht auf, wenn Sie den Wert des Steuerelements mithilfe des VBA-Moduls (Visual Basic für Applikationen) festlegen.
You can use the Eval function to access expression operators that aren't ordinarily available in a Visual Basic for Applications (VBA) module.
Sie können die Eval -Funktion verwenden, um auf Ausdrucksoperatoren zuzugreifen, die normalerweise in einem Modul für Visual Basic für Applikationen nicht verfügbar sind.
If you need to type an SQL statement longer than 255 characters, use the RunSQL method of the DoCmd object in a Visual Basic for Applications (VBA) module instead.
Verwenden Sie die RunSQL -Methode des DoCmd-Objekts stattdessen in einem Modul für Visual Basic für Applikationen (VBA), wenn Sie eine SQL-Anweisung eingeben müssen, die länger ist als 255 Zeichen.
You can use the OpenModule action to open a specified Visual Basic for Applications (VBA) module at a specified procedure. This can be a Sub procedure, a Function procedure, or an event procedure.
Sie können die ÖffnenModul -Aktion verwenden, um ein angegebenes VBA- Modul (Visual Basic für Applikationen) in einer angegebenen Prozedur zu öffnen. Diese kann eine Unterprozedur , eine Funktion oder eine Ereignisprozedur sein.
If you need to enter a more complex SQL WHERE clause longer than this, use the OpenForm method of the DoCmd object in a Visual Basic for Applications (VBA) module instead.
Verwenden Sie die OpenForm-Methode des DoCmd-Objekts in einem VBA-Modul (Visual Basic for Applications), wenn Sie eine komplexere und längere SQL WHERE-Klausel eingeben müssen.
You can use the OpenModule action to open a specified Visual Basic for Applications (VBA) module at a specified procedure.
Sie können die ÖffnenModul -Aktion verwenden, um ein angegebenes VBA- Modul (Visual Basic für Applikationen) in einer angegebenen Prozedur zu öffnen.