Hey Guys,
i had the idea, to create a Code to delete Users and their positions because of many changes in our organizational Management. To do so, i decided to make an Excel sheet and create a VBA Gui script which i can modify.
Unfortunately I got an error running the Gui Script again, after i changed the username.
The Programm Shell have the following procedure.
- Open search
- Get Username from Excel sheet and put it in the Search for User form
- Look that user up
- delimit the user
- delimit the Position and all connected roles
start again with the next user
Do you have an Idea, what could work in this case?
Kind regards