Thread: VLookUp help!
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jimmy dean jimmy dean is offline
external usenet poster
 
Posts: 1
Default VLookUp help!

Hi...I need some assistance with a VLookUP issue. I am trying to figure out
how to use this formula to return info...I need to be able to match text from
one cell to text on multiple cells on worksheets within the same book and
return a different value! More info...I need to see if a "users" name appears
on any other worksheet and if it does I need to see the users "title" on the
return info not their name! e.g. on worksheet "a" cell E3 I want to display
my results...matching the data in B3 "user name" (worksheet a) with B3 (also
user name) on worksheets b, c, d, etc but I want it to return the info from
C3 on those sheets - which is "user title". I need to see that data in
worksheet a cell E3....Is Vlookup the way to go for this? Thanks in advance!