XLA routines: EE_GetComputername

EE_GetComputername is a handy function that returns the Computer name
- useful if you only want code to run on specific computers
Function EE_GetComputername() 'http://excelexperts.com/xla-routines-eeGetComputername for updates on this function EE_GetComputername = Environ("computername") End Function
»
- Nick's blog
- Login or register to post comments
- 2978 reads

Recent comments
6 years 36 weeks ago
7 years 22 weeks ago
7 years 34 weeks ago
7 years 37 weeks ago
7 years 38 weeks ago
7 years 43 weeks ago
7 years 51 weeks ago
8 years 1 day ago
8 years 1 day ago
8 years 2 days ago