View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sheeloo[_2_] Sheeloo[_2_] is offline
external usenet poster
 
Posts: 364
Default Tool in Excel required.

If you have the data within Excel use VLOOKUP. If you need the formula then
provide more details...

"Anuj" wrote:

I Need a excel macro through which we check the users login on a list of
machines.
If we run a macro the script find the corresponding user of the machines
from one column, and writes the Login Id in the next column.
Any help please, not sure if this is the right group.

it should be designed in such a way that it gets the list from column A and
gives the result in column B.