Hallo Siegfried,
> 
> Ich möchte mit einem Botten/Schaltfläche das Formular "anmeldung"
> schließen. Wie mus ich das macro schreiben.

SUB FormularAnmeldungSchliessen
   ThisDatabaseDocument.FormDocuments.getByName("anmeldung").close
END SUB

Gruß

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Antwort per Email an