Thread
:
Call up computer name
View Single Post
#
2
Posted to microsoft.public.excel.programming
muddan madhu
external usenet poster
Posts: 747
Call up computer name
uName = Environ("computername")
Me.ListBox1.AddItem uName
On Dec 3, 9:30*am, Roger on Excel
wrote:
[Excel 2003]
Is there a way to retrieve the computer identity/name and display it in a
listbox on a userform?
regards,
Roger
Reply With Quote
muddan madhu
View Public Profile
Find all posts by muddan madhu