![]() Loading |
| VBScript |
| JavaScript |
| Powershell |
Search Options: Set the Default File Path in Excel to a Users Home Directory
|
||
|
Set objUser = GetObject("LDAP://cn=Ken Myer,ou=Finance,dc=fabrikam,dc=com")
strHomeDirectory = objUser.homeDirectory Set objExcel = CreateObject("Excel.Application") objExcel.DefaultFilePath = strHomeDirectory objExcel.Quit | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: | ||