Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default return a value depending on two previous values

Hi all,

I have three different people providing a service (translations). Each person has three different rates depending on the type of translation (normal, rushed, and other). I have to keep a log of all the translations.

I would like to be able to put in the translators name and the type of translation and have a formula return what that persons rate is for the type of translation.

I have attempted to use "=index(match(" but have not been able to get it to work with how my data is set up.


Attached is a sample of what I am trying to do, any and all help is greatly appreciated!
Attached Files
File Type: zip example translator log.xlsx.zip (8.8 KB, 44 views)
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,872
Default return a value depending on two previous values

Hi,

Am Wed, 21 Nov 2012 02:15:47 +0000 schrieb petschek:

I would like to be able to put in the translators name and the type of
translation and have a formula return what that persons rate is for the
type of translation.


try:
=INDEX(J5:M8,MATCH(A6,$J$5:$J$8,0),MATCH(E6,$J$5:$ M$5,0))


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
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
Return a value from Chart 1 depending on the value typed into char Folletti Excel Worksheet Functions 1 November 6th 09 06:16 PM
Color cell depending on it's previous value Simo Excel Programming 4 December 18th 08 11:09 AM
Return a value, depending on particular day Q Sean Excel Worksheet Functions 3 February 7th 08 04:40 PM
LOOKUP return the value from the previous row Steve Excel Worksheet Functions 5 October 12th 07 11:41 PM
Return A, B, C, or D depending on percentage lawrend Excel Worksheet Functions 7 November 23rd 04 05:25 PM


All times are GMT +1. The time now is 06:28 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"