Topic
Einlesen vom Benutzername
- This topic has 0 replies and 1 voice and was last updated 13 years, 11 months ago ago by Markus Frank.
Viewing 1 post (of 1 total)
-
AuthorPosts
-
06.06.2011 at 11:29 #33462Markus FrankParticipant
Hallo,
Ich habe ein Makro geschrieben um den benutzername einzulesen.
Wie kann ich den eingelesenen Benutzername in einem Dokument-Objekt eintragen[u]Code:[/u]
Dim MyName
Sub MyuserName()
MyName = Environ(“UserName”)End Sub
Vielen danke im Voraus
Gruß K -
AuthorPosts
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.