Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Help With Linking Drop Down Boxes

Hey All,

I need help with linking drop down boxes.
I have created a drop down box for materials and another one for the price
of material. What I would like to happen is when I select the material the
drop down for the price of material should only show the price for that
material. Can somebody please help me implement this, I am currently using
Office 2003.

Thanks
Vasu
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Help With Linking Drop Down Boxes

See:

http://www.contextures.com/xlDataVal02.html


--
Gary''s Student - gsnu200794


"Vasu" wrote:

Hey All,

I need help with linking drop down boxes.
I have created a drop down box for materials and another one for the price
of material. What I would like to happen is when I select the material the
drop down for the price of material should only show the price for that
material. Can somebody please help me implement this, I am currently using
Office 2003.

Thanks
Vasu

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,358
Default Help With Linking Drop Down Boxes

Is the price of the material a variable? If not, why would you want a drop
down box for the price of the material. Once you bring over the material, you
could do a VLOOKUP or something in regards to the price.
--
John C


"Vasu" wrote:

Hey All,

I need help with linking drop down boxes.
I have created a drop down box for materials and another one for the price
of material. What I would like to happen is when I select the material the
drop down for the price of material should only show the price for that
material. Can somebody please help me implement this, I am currently using
Office 2003.

Thanks
Vasu

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Help With Linking Drop Down Boxes

What do you mean is it a variable? Essentially this is what I want:

Material Price
Vinyl $5
Copper $7

where under the material heading those items are in a drop down, I don't
care about the prices if they are in a drop down or not.

Thanks

"John C" wrote:

Is the price of the material a variable? If not, why would you want a drop
down box for the price of the material. Once you bring over the material, you
could do a VLOOKUP or something in regards to the price.
--
John C


"Vasu" wrote:

Hey All,

I need help with linking drop down boxes.
I have created a drop down box for materials and another one for the price
of material. What I would like to happen is when I select the material the
drop down for the price of material should only show the price for that
material. Can somebody please help me implement this, I am currently using
Office 2003.

Thanks
Vasu

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Help With Linking Drop Down Boxes

When I try to implment the price it doesn't work.
Thank You

"Gary''s Student" wrote:

See:

http://www.contextures.com/xlDataVal02.html


--
Gary''s Student - gsnu200794


"Vasu" wrote:

Hey All,

I need help with linking drop down boxes.
I have created a drop down box for materials and another one for the price
of material. What I would like to happen is when I select the material the
drop down for the price of material should only show the price for that
material. Can somebody please help me implement this, I am currently using
Office 2003.

Thanks
Vasu



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Help With Linking Drop Down Boxes

In a cell adjacent to the material dropdown enter

=VLOOKUP(cellref,Table,2,FALSE)

Where cellref is your dropdown cell and Table is a named range of Material and
Price


Gord Dibben MS Excel MVP

On Tue, 15 Jul 2008 09:20:02 -0700, Vasu wrote:

What do you mean is it a variable? Essentially this is what I want:

Material Price
Vinyl $5
Copper $7

where under the material heading those items are in a drop down, I don't
care about the prices if they are in a drop down or not.

Thanks

"John C" wrote:

Is the price of the material a variable? If not, why would you want a drop
down box for the price of the material. Once you bring over the material, you
could do a VLOOKUP or something in regards to the price.
--
John C


"Vasu" wrote:

Hey All,

I need help with linking drop down boxes.
I have created a drop down box for materials and another one for the price
of material. What I would like to happen is when I select the material the
drop down for the price of material should only show the price for that
material. Can somebody please help me implement this, I am currently using
Office 2003.

Thanks
Vasu


  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Help With Linking Drop Down Boxes

I have changed the way I want my spread sheet to work, I would like for it to
display the type of material, then the material number, then the specific
type, and then the Cost. For exaple:

Material Code Type Cost
Vinyl 7045 3.2 ml matte white $0.0014503

where material and and the code are drop downs. I have gotten the Material
and Code drop downs to work however I have problems the type and Cost.
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Help With Linking Drop Down Boxes

Are the code numbers for Vinyl unique to that material?

VLOOKUP formulas in C2 and D2 will return values from the code number.


Gord Dibben MS Excel MVP

On Wed, 16 Jul 2008 06:21:03 -0700, Vasu wrote:

I have changed the way I want my spread sheet to work, I would like for it to
display the type of material, then the material number, then the specific
type, and then the Cost. For exaple:

Material Code Type Cost
Vinyl 7045 3.2 ml matte white $0.0014503

where material and and the code are drop downs. I have gotten the Material
and Code drop downs to work however I have problems the type and Cost.


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 text boxes Ranjan Excel Discussion (Misc queries) 0 April 3rd 08 07:59 AM
Linking Check Boxes Nightshade Excel Discussion (Misc queries) 3 March 12th 08 05:00 PM
drop down boxes april Excel Discussion (Misc queries) 2 April 19th 07 10:11 PM
Linking Combo Boxes (Please Help) Mika Excel Worksheet Functions 0 January 8th 07 07:05 PM
Linking check boxes so if one is true the other shows false Carl Excel Discussion (Misc queries) 4 September 8th 06 03:18 AM


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