Is there a way to get the name of the computer in VBA?
Dim sHostName As String ' Get Host Name / Get Computer Name sHostName = Environ$("computername")
1.4m articles
1.4m replys
5 comments
57.0k users