If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Help required pls!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-15-11, 04:58
al_banks al_banks is offline
Registered User
 
Join Date: Nov 2011
Posts: 1
Help required pls!

Hi guys, i need to lookup an hourly rate in sheet 2 but i need to link two conditions.

I have rates for various people (eg joiners / electricians etc)...the rate they are charged at depends on:
1. Type of worker plus location, (inside the M25 or outside the M25) &
2. We have one rate for the 1st hour on site & another rate for time spent after the first hour

When i select the type of worker & location (eg Joiner within M25) in column A on sheet 1, and then the time details in column C in sheet 1 (on same row), i need the rate to appear in column F...all the rates are stored in sheet 2 which is hidden.

I think it is a match index function i need to apply but not 100% sure, can someone please help.

Cheers

Dont worry about this post people iv'e sorted it, if anyone else is struggling with something similar the formula used is below...

=INDIRECT("rates!$I"&SUMPRODUCT(('rates'!$A$281:$A $401=A28)*('rates'!$D$281:$D$401=C28)*ROW('rates'! $I$281:$I$401)))
Attached Files
File Type: zip E-Quote Rev a.zip (15.1 KB, 2 views)
File Type: doc E-quote problem.doc (315.5 KB, 2 views)

Last edited by al_banks; 11-16-11 at 07:20.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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