Vertaling van "den VBA-Code" 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.
Geben Sie im Modul den VBA-Code für die Funktion ein.
Zweitens müssen Sie folgendermaßen Zugriff auf den VBA-Code aktivieren
Second, you need to enable access to the VBA code as follows
Wenn ein Kennwort definiert ist, müssen Sie über Kennwortzugriff auf den VBA-Code verfügen.
You must have password access to the VBA code if a password is defined.
Zu diesem Zweck können Sie entweder den VBA-Code in ein Klassenmodul kopieren und dieses dann einer Ereigniseigenschaft zuordnen, oder Sie können mithilfe der folgenden Prozedur einen besonderen Aufruf aus der Ereigniseigenschaft an das Standardmodul senden.
To do this, either you can copy the VBA code into a class module and then associate it with an event property, or you can make a special call from the event property to the standard module by using the following procedure.
Der Inspector untersucht daraufhin den VBA-Code in Ihrem Dokument.
The Inspector will then examine the VBA code in your document.
Sie müssen zunächst Visual Basic-Module für den VBA-Code erstellen, um die VBA-Funktionen verwenden zu können.
To use the VBA functions, you must first create Visual Basic modules to contain the VBA code.
Sub Drücken Sie F5, um den VBA-Code zu debuggen und das Mapping auszuführen.
End Sub Press F5 to debug the VBA code and run the mapping.
Im Anschluss an die Begrüßung hat dann Max Maischein gezeigt, wie man relativ einfach Microsoft Office mit Win32::OLE automatisieren kann - indem man die Aktionen mit dem Makrorekorder aufnimmt und den VBA-Code nach Perl "übersetzt".
Subsequently Max gave a presentation about Office automation (Microsoft Excel) with Win32::OLE. He showed some tricks to simplify the automation - record all actions with the makrorekorder and "translate" the VBA code to Perl.
Öffnen Sie die Microsoft Access-Projektdatei (ADP) oder die Microsoft Access-Datenbankdatei (MDB) , die den VBA-Code enthält, der geschützt werden soll.
Open the Microsoft Access project (.adp) file or Microsoft Access database (.mdb) file that has the VBA code you want to help protect.
Nachdem Sie in Ihrem VBA-Projekt eine Referenz zur MapForce Server-Bibliothek hinzugefügt haben, können Sie den VBA-Code im Code-Editor-Fenster eingeben.
Once you have added a reference to the MapForce Server Library in your VBA project, you can enter the VBA code in the Code Editor window.
Durch das Hinzufügen von Kommentaren wie diesen können Sie oder andere Personen den VBA-Code im Lauf der Zeit einfacher verwalten.
Adding comments like these makes it easier for you or others to maintain your VBA code as time passes.
Die Lösung besteht darin, die gesamte Sequenz erneut aufzuzeichnen oder den VBA-Code zu ändern.
Diese ID wird der eigentlichen 64-Bit-ID zugeordnet, sodass die 32-Bit-ID durch den VBA-Code an AutoCAD zurückgegeben wird. Anschließend wird die 64-Bit-Objekt-ID ausgegeben und intern für alle Aufgaben verwendet.
This ID is mapped to its 64-bit actual ID, so that if the 32-bit ID is passed back to AutoCAD from VBA code, then the 64-bit object ID is returned and used internally for all purposes.