I have a script to modify Active Directory user information that uses Excel as the source of the information.
The username is in ColumnA, the property information is in ColumnB and ColumnC. The script takes the username in the spreadsheet to find the DN and then modifies AD based on the information in Columns B and C.
I get errors that state the DN cannot be found based on Column A unles I retype the text in the cells in Column A.
Has anyone seen this? Does anyone have a script that can automate retyping the information in column A?
The username is in ColumnA, the property information is in ColumnB and ColumnC. The script takes the username in the spreadsheet to find the DN and then modifies AD based on the information in Columns B and C.
I get errors that state the DN cannot be found based on Column A unles I retype the text in the cells in Column A.
Has anyone seen this? Does anyone have a script that can automate retyping the information in column A?