ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Call up computer name (https://www.excelbanter.com/excel-programming/436948-call-up-computer-name.html)

Roger on Excel

Call up computer name
 
[Excel 2003]

Is there a way to retrieve the computer identity/name and display it in a
listbox on a userform?

regards,

Roger



muddan madhu

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



Roger on Excel

Call up computer name
 
Thanks - works nicely

Roger

"muddan madhu" wrote:


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


.



All times are GMT +1. The time now is 09:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com