Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 108
Default VLOOKUP & HLOOKUP

On Sheet1, I need to lookup a text value on column A, and another value on
cell $c$4 (the last value entered by user once a week, i.e. 01, 04, 11, etc).
On Sheet2 I have the same text values on column A. However the second lookup
value ($C$4) has to match values on row 5 between (AF5:AR5) on sheet2. when
the two values matches those from sheet1, the formula should return the value
corresponding to ColA and row5. I'm looking up columns and rows at the same
time.

Example: If my 1st lookup value is "TEXT" located on A25 sheet1 & sheet2,
and my 2nd lookup value is 11 on $C$4 sheet1, the formula should return the
value on AP25 from sheet2.

Any direction is greatly appreciated.

Thanks.
--
when u change the way u look @ things, the things u look at change.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 108
Default VLOOKUP & HLOOKUP

I have tried INDEX/MATCH, but it didn't work either. Here's my formula:

INDEX('SHEET2!$A$6:$A$200,MATCH('SHEET1'!$A15,'SHE ET2'!$A$6:$A$200,0),MATCH('SHEET1'!$C$4,'SHEET2'!$ AF$6:$AR$6,0)).

Sometimes I get a wrong value, other times, I get the descriptive text
instead of a numerical value!.
--
when u change the way u look @ things, the things u look at change.


"sahafi" wrote:

On Sheet1, I need to lookup a text value on column A, and another value on
cell $c$4 (the last value entered by user once a week, i.e. 01, 04, 11, etc).
On Sheet2 I have the same text values on column A. However the second lookup
value ($C$4) has to match values on row 5 between (AF5:AR5) on sheet2. when
the two values matches those from sheet1, the formula should return the value
corresponding to ColA and row5. I'm looking up columns and rows at the same
time.

Example: If my 1st lookup value is "TEXT" located on A25 sheet1 & sheet2,
and my 2nd lookup value is 11 on $C$4 sheet1, the formula should return the
value on AP25 from sheet2.

Any direction is greatly appreciated.

Thanks.
--
when u change the way u look @ things, the things u look at change.

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
hlookup & vlookup together schampiri Excel Discussion (Misc queries) 3 December 4th 06 06:06 AM
vlookup & hlookup Anthony Excel Worksheet Functions 1 December 3rd 06 04:11 PM
vlookup and hlookup hotelmasters Excel Worksheet Functions 4 August 15th 06 08:41 PM
Nesting VLOOKUP & HLOOKUP tuph Excel Worksheet Functions 5 March 17th 06 12:00 AM
Vlookup and Hlookup Phlogiston2312 Excel Worksheet Functions 1 April 21st 05 04:59 PM


All times are GMT +1. The time now is 12:40 AM.

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

About Us

"It's about Microsoft Excel"