![]() |
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 |
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 |
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