View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Need help in creating a Script for Users

Did the =vlookup() or =index(match()) solution work for you when you tried it?

If it did, then maybe it could be automated. If it didn't, then I think more
info is required.

ShadowoftheDarkgod wrote:

Thanks for the reply!

Well, what I have is this:

First column Second column Third column Fourth Column
5th

Logon Name First Name Last Name Groups Membership
Password

What I need is a script that will fetch all of the data, (let's say users 1
to 20) so I can just run a script then have the users created instantly.

Thanks!


--

Dave Peterson