LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions,microsoft.public.excel.programming,microsoft.public.excel.misc
 
Posts: n/a
Default Help with complex VLOOKUP

Dear experts,

I've inherited a very large set of spreadsheets.
Daily, I get data from other spreadsheets, and paste it into this one.
And, I run database queries, and paste those in too.
Sometimes, we get bad errors, and spend a long time figuring things
out.


The person who wrote them is not here. She used the VLOOKUP
function all over the place.

I've tried a very simple VLOOKUP.

=VLOOKUP(A27, $B$3:$B$262, 1, FALSE)

This means:
take the value in cell a27,
Search through cells b3 to b262
if found, put the value for a27 into the cell.


-----------

But what the other writer did is beyond me. It looks like this:

VLOOKUP($R243,'another worksheet'!$A:$Q,Y$2+8,FALSE)*$W243,

and

VLOOKUP($R243,'Partial ratios'!$A:$O,Y$2,FALSE)*$W243


Just what exactly does this mean???

'another worksheet'!$A:$Q,Y$2+8,
'another worksheet'!$A:$O,Y$2,

What range is it searching?


I am hoping to get answers from people who speak from experience.


Thanks a lot!

 
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
Help with complex VLOOKUP [email protected] Excel Discussion (Misc queries) 3 November 15th 05 07:43 PM
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
Complex VLOOKUP Domenic Excel Discussion (Misc queries) 0 February 18th 05 06:37 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM


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