I am building something that requires details associated with a user in the company to be pre-populated when the username is submitted.
I am working with 'CreateObject("WScript.Network")'. I essentially want to put user A's login name in to cell A1, then using that number return the details in the company network relating to that username.
Can it be done?