Hat zwar gedauert (oftmals sitzt das Problem vor dem Rechner)

Der Tipp mit dem MRI ist unbezahlbar. Danke.
So geht's:
Code: Alles auswählen
SUB Zu_Formular_von_Formular(oEvent AS OBJECT)
DIM stTag AS String
stTag = oEvent.Source.Model.Tag
aForm() = Split(stTag, ",")
thisComponent.Parent.FormDocuments.getByName( Trim(aForm(0)) ).open
thisComponent.Parent.FormDocuments.getByName( Trim(aForm(1)) ).close
END SUB
bzw. muss ersetzt werden

happy Musiker
