FlexPro
HistoryBase
Engineering
Training
Downloads
FlexPro Support
Knowledge
Community
About us
References
Jobs
General Contact
List Of Retailers
FlexPro Support
EN
DE
FR
Placeholder
Products and Solutions
Support and Downloads
Company
Magazine
Contact Us
Language
MyWeisang

Account settings

Topic

Excel Verknüpfung und VBA

Home page Community Automation and VBA Excel link and VBA

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #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

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