Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
steve goundry
 
Posts: n/a
Default HOW DO I LOOK UP AVALUE IN A TABLE WITH USING 2 DATA SOURCES

i want to reference a table type price list, using height and width, 2
sources. How do i do it???
  #2   Report Post  
Mangesh
 
Posts: n/a
Default

A B C D E
1 1 2 3 4
2 1 a b c d
3 2 e f g h
4 3 i j k l
5 4 m n o p


Use:
=VLOOKUP(A4,A2:E5,MATCH(C1,B1:E1,0)+1)
to get j

Mangesh



"steve goundry" <steve wrote in message
...
i want to reference a table type price list, using height and width, 2
sources. How do i do it???



  #3   Report Post  
steve
 
Posts: n/a
Default

mangesh thanks but
i have varying heights and widths from 2000 to 3200 in height and width
range 2200 to 5400. my prices are in a table format of 200mm increments with
a price in the cross over range of each height and width.
does the formula you kindly sent work like this using the two paraimeter of
height and width which can both alter ?

"Mangesh" wrote:

A B C D E
1 1 2 3 4
2 1 a b c d
3 2 e f g h
4 3 i j k l
5 4 m n o p

Use:
=VLOOKUP(A4,A2:E5,MATCH(C1,B1:E1,0)+1)
to get j

Mangesh



"steve goundry" <steve wrote in message
...
i want to reference a table type price list, using height and width, 2
sources. How do i do it???




  #4   Report Post  
Mangesh Yadav
 
Posts: n/a
Default

Hi Steve,

the formula would work as long as you don't expect it to interpolate. Just
give the proper ranges and let me know if you are getting expected results.

Mangesh


"steve" wrote in message
...
mangesh thanks but
i have varying heights and widths from 2000 to 3200 in height and width
range 2200 to 5400. my prices are in a table format of 200mm increments

with
a price in the cross over range of each height and width.
does the formula you kindly sent work like this using the two paraimeter

of
height and width which can both alter ?

"Mangesh" wrote:

A B C D E
1 1 2 3 4
2 1 a b c d
3 2 e f g h
4 3 i j k l
5 4 m n o p

Use:
=VLOOKUP(A4,A2:E5,MATCH(C1,B1:E1,0)+1)
to get j

Mangesh



"steve goundry" <steve wrote in

message
...
i want to reference a table type price list, using height and width, 2
sources. How do i do it???






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
Pivot Table Problems Rachel Gonsior Excel Discussion (Misc queries) 3 March 21st 05 07:24 PM
Removing errors from a Pivot table Mighty Magpie Excel Discussion (Misc queries) 2 February 3rd 05 03:15 PM
table dow Excel Discussion (Misc queries) 0 January 12th 05 02:25 PM
table dow Excel Worksheet Functions 0 January 11th 05 05:17 PM
Data Table - does it work with DDE links and Stock Tickers? Post Tenebras Lux Excel Worksheet Functions 0 December 1st 04 05:17 PM


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