Thread: VLOOKUP Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Lance Hebert[_2_] Lance Hebert[_2_] is offline
external usenet poster
 
Posts: 15
Default VLOOKUP Help

I have a spreadsheet, which is shared on a network that has a number of
columns in it and a very large list of entries. I want to be able to add a
column that would look at a couple of the columns within each row and
determine, based on more criteria, who would be assigned to that particular
line. I would like the column to add the name of the person assigned based on
two other pieces of information in the column.

Here is the information:
Columns A-M, where Column E (Area) and Column J (Type) would be needed to
determine who would be assigned to this line. I know how to setup a VLOOKUP
for one item and attach a name to it from another sheet/tab, but how do I
make it so it would be similar to: If Column E is ... and Column J is ..., or
...., or .... than, Sue is assigned.

Any help is appreciated.

Lance