Vertaling van "VBA-Editor" in Engels
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.
Die folgenden Makros drucken so eine Liste ins Direktfenster (strg+g) im VBA-Editor.
The following macros print such a list to the debug window (ctrl+g) of the VBA editor.
Nach Eingabe des Codebeispiels im VBA-Editor(rechts) wird in der Baumansicht von CanEasy unterhalb des Makroprojektes der Name des Makros angezeigt (oben).
After entering the sample code in the VBA editor (see right figure), the macro name is displayed (see top figure) in the tree view of CanEasy within the macro project.
Schließen Sie den VBA-Editor, und speichern Sie das Formular.
Stattdessen wird VBA bei Bedarf geladen (wenn ein Dokument mit VBA geladen oder der VBA-Editor geöffnet wird).
Instead VBA loads on demand (when a document with VBA loads, or you open the VBA Editor.)
Der Code ist auf GitHub veröffentlicht sowie auch direkt im VBA-Editor frei zugänglich.
The source code is published on GitHub and can also be opened in the VBA editor.
Öffnen Sie den VBA-Editor in Word, fügen Sie dem Projekt "Normal" ein Standardmodul hinzu und fügen Sie dort den Code ein.
Open the VBA editor in Word, add a standard module to the "Normal" project, and paste the code there.
Klassenmodule und Formulare (UserForm) werden nur im VBA-Editor angezeigt.
Class modules and forms (UserForm) are displayed only in the VBA editor.
Der VBA-Editor wird geöffnet. In der Baumansicht von CanEasy wird das Makroprojekt "VBAProject1" angelegt.
The VBA editor is opened and the macro project "VBAProject1" is created in the tree view.
Im VBA-Editor wird zur Erstellung der Eingabemaske eine Userform über "Einfügen" ->"UserForm" erzeugt.
To create the input table, a userform will be generated by pointing to "Insert" - "UserForm" in the VBA editor.
Drücken Sie Alt + F11 , um den Microsoft VBA-Editor zu öffnen, die verfügbaren Makros anzuzeigen und die gewünschten Makros zu laden oder zu bearbeiten.
Use Alt + F11 to open the Microsoft VBA editor and view the available macros, and to load or edit macros.
Im VBA-Editor kann man über Datei ->Datei importieren den Inhalt der Datei importieren.
You can use File ->Import file in VBA editor to import the content of a BAS module.
Wir öffnen jetzt die Excel Datei und den VBA-Editor, indem wir ALT+F11 drücken.
We now open the Excel file and the VBA editor by pressing ALT + F11.
Ein Microsoft Visual Basic-Makro wird im Schritt-für-Schritt-Modus ausgeführt (eine im VBA-Editor ausgeführte Form des Testens und Debuggens).
A Microsoft Visual Basic macro is running in step mode (a form of testing and debugging that takes place within the VBA editor).