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

Hi,
I thought this was simple and i could google it. but could not find a
solution.

Age 3 ( premium per years) 5 ( premium per year)
etc etc
1 5000
7000 9000
2
3
4
etc in years

A cell where i can enter AGE and another cell where i can enter 3 or 5 or
etc years..

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default VLOOKUP with HLOOKUP

Assuming Age is in A1 and the other headings (numbers only) are in row
1 to column H. Use M1 for Age sought and N1 for years and put this
formula in O1:

=VLOOKUP(M1,A$1:H$100,MATCH(N1,$A$1:$H$1,0),0)

In future, tell us what cells you are actually using and then you will
get a specific answer rather than one you have to adjust to suit your
real data layout.

Hope this helps.

Pete

On Mar 18, 3:55*pm, XKruodo wrote:
Hi,
I thought this was simple and i could google it. but could not find a
solution.

Age * * * * * * * * * * 3 ( premium per years) * 5 ( premium per year) * * *
etc etc
1 * * * * * * * * * * * * * * * * *5000 * * * * * * * * * * * * * * * * *
7000 * * * * * * * * * * * * 9000
2
3
4
etc in years

A cell where i can enter AGE and another cell where i can enter 3 or 5 or
etc years..


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 16
Default VLOOKUP with HLOOKUP

Worked fine..
Thanks.

"XKruodo" wrote:

Hi,
I thought this was simple and i could google it. but could not find a
solution.

Age 3 ( premium per years) 5 ( premium per year)
etc etc
1 5000
7000 9000
2
3
4
etc in years

A cell where i can enter AGE and another cell where i can enter 3 or 5 or
etc years..

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 TWP Excel Worksheet Functions 2 March 5th 09 04:28 PM
HLookup vs VLookup Unknown User[_2_] Excel Discussion (Misc queries) 2 October 21st 08 03:21 PM
Hi.. not sure if need hlookup or vlookup or something else Teneo Excel Discussion (Misc queries) 2 March 28th 08 01:30 PM
Vlookup vs Hlookup or Both? Pete Elbert Excel Worksheet Functions 7 November 28th 07 01:12 PM
can i use vlookup and hlookup together Tinman09 Excel Discussion (Misc queries) 1 November 7th 05 09:50 PM


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