Hi,I'm new to creating users. I'd like to create a program that opens an excel file and creates a user from each row. It takes the last name and the first name and creates a user account on my local machine (Using WinNT provider). Each account should be in the format of “last name, first initial”. For example, the first account listed above (Joe Bloe) should have the user account “BloeJ”. Each account should have the following specifications, Initial password is the user’s age.Initial password must be changed.
First Name Last Name Age
Jerry Berry 21
Larry White 30
Susan Brown 45
All help would be greatly appreciated!
First Name Last Name Age
Jerry Berry 21
Larry White 30
Susan Brown 45
All help would be greatly appreciated!