Skip navigation

Account settings

Topic

Automatischer Import von VBA Projekten

Home page Community Automation and VBA Automatic import of VBA projects

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34868
    Christian Rathgeber
    Participant

    Hallo,
    ist es möglich die einzelnen Module und Formulare irgendwie automatisch zu importieren? Werden sie vielleicht irgendwo zentral gespeichert? Das Problem ist das unsere VBA Projekt ziemliche Ausmaße angenommen hat und auch nicht mit der Software vertraute Personen sollen sie importieren können.

    Danke im Voraus

    #34870
    Christian Rathgeber
    Participant

    Hallo,
    ist es möglich die einzelnen Module und Formulare irgendwie automatisch zu importieren? Werden sie vielleicht irgendwo zentral gespeichert? Das Problem ist das unsere VBA Projekt ziemliche Ausmaße angenommen hat und auch nicht mit der Software vertraute Personen sollen sie importieren können.

    Danke im Voraus

    #34869
    Bernhard Kantz
    Participant

    You have the possibility to save the macros in
    – the project database
    – the Personal template database (..Documents and Settings\Local SettingsApplication DataWeisangFlexPro 7.0Template.FPT)
    – or the Global template database (..Documents and SettingsAll UsersApplication DataWeisangFlexPro 7.0Template.FPT).

    In the macro organizer (Tools|Macros|Macros|Organizer) you can move the macros between these databases.

    support@weisang.com

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.