Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
GrantM
 
Posts: n/a
Default Linking Inputs from a dropdowm menu to a table

How do I link the inputs from two dropdown menus to a table, so that excel
knows from which column in a table to look for the required values? The
dropdowm menu's are independant of one another and the first contains the
place and the second contains a product.
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

You need to post more detail about your table but here are
a couple of basic methods:

=VLOOKUP(PLACE,TABLE,MATCH(PRODUCT,RANGE,0),0)

=INDEX(TABLE,MATCH(PLACE,RANGE,0),MATCH(PRODUCT,RA NGE,0))

Biff

-----Original Message-----
How do I link the inputs from two dropdown menus to a

table, so that excel
knows from which column in a table to look for the

required values? The
dropdowm menu's are independant of one another and the

first contains the
place and the second contains a product.
.

  #3   Report Post  
GrantM
 
Posts: n/a
Default

Hi, thanks I will try that.

The tables are regression coefficients, and are linked to the data by the
one of the inputs(not from the dropdown menus) being betweeen two certain
values. There are about ten different ranges that the data can be between,
and about ten different regression coefficients per range. There are about 15
products at 6 different locations, each having there own regression formula
with there own ranges. ( I think I made it sound more complicated than it
actually is!)

I know how to select the required ranges, but I don't know how to tell excel
the correct column for the product.

"Biff" wrote:

Hi!

You need to post more detail about your table but here are
a couple of basic methods:

=VLOOKUP(PLACE,TABLE,MATCH(PRODUCT,RANGE,0),0)

=INDEX(TABLE,MATCH(PLACE,RANGE,0),MATCH(PRODUCT,RA NGE,0))

Biff

-----Original Message-----
How do I link the inputs from two dropdown menus to a

table, so that excel
knows from which column in a table to look for the

required values? The
dropdowm menu's are independant of one another and the

first contains the
place and the second contains a product.
.


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
linking to .mdb table David# Excel Discussion (Misc queries) 4 December 16th 04 09:11 PM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM
How do I create a pivot table if the pivot table icon or menu ite. Lynn@WS Charts and Charting in Excel 1 December 16th 04 02:36 AM
Data Table - Does it work with DDE links and stock tickers? Post Tenebras Lux Excel Discussion (Misc queries) 0 December 1st 04 05:15 PM
Linking Combo box to pivot table? Adam Excel Discussion (Misc queries) 1 November 26th 04 01:09 PM


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