Sauter la navigation

Paramètres du compte.

Topic

Excel Verknüpfung und VBA

Page d'accueil ' Communauté ' Automation et VBA ' Raccourcis Excel et VBA

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Auteur
    Messages
  • #34967
    Dennis Reichenbach
    Participant

    Hallo,

    ich habe mehrere Verknüpfungen zu externen Excel-Arbeitsmappen in meiner Datenbank.
    Gibt es eine Möglichkeit über VBA das Ziel der Verknüpfungen zu ändern (siehe Anhang)?
    Wenn ja können Sie mir ein Beispiel angeben?

    MfG Dennis

    [img]uid1528_2.jpg[/img][img]uid1528_3.jpg[/img]

    #34969
    Dennis Reichenbach
    Participant

    Hallo,

    ich habe mehrere Verknüpfungen zu externen Excel-Arbeitsmappen in meiner Datenbank.
    Gibt es eine Möglichkeit über VBA das Ziel der Verknüpfungen zu ändern (siehe Anhang)?
    Wenn ja können Sie mir ein Beispiel angeben?

    MfG Dennis

    [img]uid1528_2.jpg[/img][img]uid1528_3.jpg[/img]

    #34968
    Bernhard Kantz
    Participant

    It’s not possible to change the import path of an excel workbook in FlexPro. In this case you have to delete the old Excel workbook and import the new Excel workbook with the [b]delete-[/b] and the [b]import-[/b] properties in VBA.
    But you can change the storage format and the storage location of an Excel workbook with VBA. See [b]StoredInDatabase[/b]-property and [b]WorkbookPath[/b]-property of the ExcelFolder-object in the FlexPro Online Help.

    support@weisang.com

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Vous devez être connecté pour répondre à ce sujet.