#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default VLookup

I almost have it but am getting an error. If i am interpreting the formula
correctly, it says to give me the value in Sheet2 column c when both column a
and column b in both worksheets are the same. can you tell me what the last
ROW($A$1:$A$10) is telling it?

"Jacob Skaria" wrote:

Try the below formula in sheet1 say in (cell D1) and copy to the right to
retrieve Fees Billed & Hrs Billed. Format the formula cell to display as
hours...

=INDEX(Sheet2!C$1:C$10,SUMPRODUCT((Sheet2!$A$1:$A$ 10=$A1)*
(Sheet2!$B$1:$B$10=$B1),ROW($A$1:$A$10)))

--
Jacob (MVP - Excel)


"Mary Lou" wrote:

I have a workbook with two worksheets. On the first - it has the following
columns:

Inv # Employee Fees Paid

on the second worksheet i have the following:

Inv # Employee Fees Billed Hrs Billed

I want to be able to pull the information from the 2nd worksheet onto the
first one. I know how to do vertical lookups but in this case, I need two.
I need the system to first look for the invoice # and then look for the
employee. Once it sees those two matches, i want it to populate the fees
billed and hours billed.

Is this possible?

Thanks!

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
If (Vlookup 0) working, but what if Vlookup cell does not exist Steve Excel Worksheet Functions 18 November 18th 09 07:33 PM
Vlookup in vlookup - taking the result as array name SupperDuck Excel Worksheet Functions 2 June 2nd 07 11:05 AM
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP buffgirl71 Excel Discussion (Misc queries) 12 November 14th 06 11:36 PM
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) MikeR-Oz New Users to Excel 1 March 22nd 06 09:01 AM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 08:38 PM.

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"