Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tinman09
 
Posts: n/a
Default can i use vlookup and hlookup together

i have a table for calculating cost for post. horizontal fields are area
zones and vertical fields are weight. How can i create a formula that takes
the zone reference and weight from two different cells and marries the two to
go to the cell with the price for that zone and that weight?
Tinny Scotland
  #2   Report Post  
Rowan Drummond
 
Posts: n/a
Default can i use vlookup and hlookup together

One way:

If your data is in A1:H11 including headings. The weight you are looking
up in K1 and the zone in K2 then:
=INDEX($A$1:$H$11,MATCH(K1,$A$1:$A$11,0),MATCH(K2, $A$1:$H$1,0))

Hope this helps
Rowan

Tinman09 wrote:
i have a table for calculating cost for post. horizontal fields are area
zones and vertical fields are weight. How can i create a formula that takes
the zone reference and weight from two different cells and marries the two to
go to the cell with the price for that zone and that weight?
Tinny Scotland

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
lookup combine vlookup with hlookup Doug Excel Worksheet Functions 2 April 23rd 23 11:42 AM
How do I use Vlookup or Hlookup? exsam21 Excel Discussion (Misc queries) 2 September 23rd 05 07:26 PM
VLookup and HLookup at the same time Steven Excel Worksheet Functions 3 August 22nd 05 09:16 PM
Vlookup and Hlookup Phlogiston2312 Excel Worksheet Functions 1 April 21st 05 04:59 PM
Can vlookup or hlookup look to other worksheets within a workbook. flgc54 Excel Worksheet Functions 1 March 12th 05 12:31 AM


All times are GMT +1. The time now is 05:16 PM.

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"