Re: lookup question

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Jonathan Horvath <JonathanHorv...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote...
...
Tab 1 has a side by side comparison of various products (each
column has a different product with all kinds of data for the
product in the rows) - such as product name, tech manager, sw
manager, product manager, electrical manager, etc...

product name      product 1        product 2     product 3
launch date
sw release
tech mgr                   xxx
sw mgr
product mgr
...
Tab two is a table of resource assignments per product. column 1
lists the products, row 1 lists the function (tech manager, sw
manager, product manager, etc). the cells then liks who is assigned
to each product and function.
...
tech sw product mgr
product 1 jim john eric
product 2 sue scott jane
product 3 bob deb jack

what i would like to do is create a forumla in the cell in tab one
that says "for the product listed in row 1, find that product on
tab 2, then find the function listed in column 1 for this product
and find that function in tab 2, then put the name of that person
into this cell"

So the 'source' data would be in the second worksheet? If so, name the
complete table (including the top row of functions and the left column
of products and the blank top-left cell) Tbl. Also, this would be MUCH
EASIER if all the function labels were EXACTLY the same in both
tables. So if the function is shown as 'tech mgr' in the first
worksheet, it should appear as 'tech mgr' rather than 'tech' in the
second worksheet. If not, you'd need a 3rd table with 2 columns, one
for function name in the first worksheet and the other for the
corresponding function name in the second worksheet. I'll assume
you've made the function names the same in both worksheets.

I'll assume the table in the first worksheet begins in cell A1, so
'product 1' would be in cell B1 and 'launch date' in cell A2. Tech
manager for product 1, in cell B4 would be given by

=VLOOKUP(C$1,Tbl,MATCH($A4,INDEX(Tbl,1,0),0),0)

You could fill B4 down then the B4:B# right as far as needed.
.



Relevant Pages

  • Re: Dividing hours
    ... worksheets Each workbook also has a calculation worksheet. ... been requested by my manager the following. ... I need cells B1,B2,B3 to split cell A1 equally for a the three districts ... this process is repeated for all the quarterly periods of the fiscal year. ...
    (microsoft.public.excel.misc)
  • Re: lookup question
    ... the data manually on each tab ... as product name, tech manager, sw manager, product manager, electrical ... then put the name of that person into this cell" ...
    (microsoft.public.excel.worksheet.functions)
  • Re: How do I combine IF and OR?
    ... have already figured out how to get my worksheet ... One cell is for input of the company Division numbers. ... manager into the formula and still keep the blank option. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: OR formula, ?????
    ... Red, Yellow, Orange, Purple which is defined in NAME MANAGER as COLOR ... Worksheet B on CELL A1, is user input data ... The OR formula should produce TRUE value on the cell for all input that is ...
    (microsoft.public.excel.misc)
  • RE: Cell Protection
    ... "KC Rippstein" wrote: ... business owners, but they prefer a workbook full of worksheets, one for each ... userform, but for now, I still prefer a solution to the worksheet style. ... The manager then reviews this ...
    (microsoft.public.excel.misc)