check and replace

  • Thread starter Thread starter Arnfinn Hakkebo
  • Start date Start date
A

Arnfinn Hakkebo

Have a excelfile that consiste of userid(6digitnumber), server, printer,
printserver and an ident
From those who is administring useraccounts I now get files with username
and userid in a csvfile.

Is there a easy way to check the excelfile for userid and replace it with
username?
The useridcolumn is contains a path like this: \\sfilxxxxxx04\090909\xxxxx
after replacement it will be something like:
\\sfilxxxyy\username\xxxx

regards
arnfinn
 
Hi!

In a situation where you have a 1:1 correspondence between ID and Name
you could use VLOOKUP on the imported data.

Al
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top