How would I go about creating a batch file that takes rows from excel.
for example:
Username, Password
I want the 900 odd names and passwords redirected to a folder on my desktop.
So I would get 900 individual files with the username as the name of the file and inside would be the username and password.
for example:
Username, Password
I want the 900 odd names and passwords redirected to a folder on my desktop.
So I would get 900 individual files with the username as the name of the file and inside would be the username and password.