#1   Report Post  
Janine
 
Posts: n/a
Default look up table

I have a salary schedule table. It is 10 columns across and 35 rows down.
On another worksheet I have three columns - Staff member, Step (=row), Lane
(=column).

I would like my staff worksheet to look up the salary for each staff member
- referencing the salary table and inserting the salary that intersects with
the row-column (step lane) of that particular staff member.

What function / formula should I be using?
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Use index,

forexample assume the table is Sheet2 and A1:J35

=INDEX('Sheet2'!$A$1:$J$35,Step,Lane)

and copy down

So if John has 2 rows and 3 columns it will return Sheet2!C2

so lane 1 is column A (in this example, actually meaning the first column in
case your table doesn't start in A)

Regards,

Peo Sjoblom

"Janine" wrote:

I have a salary schedule table. It is 10 columns across and 35 rows down.
On another worksheet I have three columns - Staff member, Step (=row), Lane
(=column).

I would like my staff worksheet to look up the salary for each staff member
- referencing the salary table and inserting the salary that intersects with
the row-column (step lane) of that particular staff member.

What function / formula should I be using?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
table dow Excel Discussion (Misc queries) 0 January 12th 05 02:25 PM
changing proportion of chart and data table Dawn Parks Charts and Charting in Excel 3 January 6th 05 01:18 AM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM
Data Table - does it work with DDE links and Stock Tickers? Post Tenebras Lux Excel Worksheet Functions 0 December 1st 04 05:17 PM
Data Table - Does it work with DDE links and stock tickers? Post Tenebras Lux Excel Discussion (Misc queries) 0 December 1st 04 05:15 PM


All times are GMT +1. The time now is 04:56 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"