#1   Report Post  
Jim Johnson
 
Posts: n/a
Default Drop down lists


I have a worksheet that I want to enter a drop down list. When a
selection is made I want the sheet to be populated with a list of
actions that are unique to that particular entry in the drop down list.
The entries in the dropdown list would be "Orifice Plate, Guides, Disc,
Stem, Bolting etc." As an example; if the word Disc was chosen from the
list in Cell B4 Cells b6 thru b28 would be populated with following
PER COMPUTER
HARDFACING
HARDFACING
SQ FT REFRAC.
SQ FT HEX MESH
CORNER TABS
SPACER BAR


PRESS
HBM
OVERLAY
INST HEX PT RET
PRESS
STRESS
SANDBLAST
INSTALL REFRACTORY
CURE
FINISH GRIND
DEBURR
COLDSET

Similar descriptions would be inserted for Guides etc. Any help would
be appreciated.


--
Jim Johnson
------------------------------------------------------------------------
Jim Johnson's Profile: http://www.excelforum.com/member.php...nfo&userid=300
View this thread: http://www.excelforum.com/showthread...hreadid=384422

  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You could do this with programming to run an advanced filter when the
value in cell B4 is changed. There are some examples he

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

Under Filters, look for 'Product List by Category'


Jim Johnson wrote:
I have a worksheet that I want to enter a drop down list. When a
selection is made I want the sheet to be populated with a list of
actions that are unique to that particular entry in the drop down list.
The entries in the dropdown list would be "Orifice Plate, Guides, Disc,
Stem, Bolting etc." As an example; if the word Disc was chosen from the
list in Cell B4 Cells b6 thru b28 would be populated with following
PER COMPUTER
HARDFACING
HARDFACING
SQ FT REFRAC.
SQ FT HEX MESH
CORNER TABS
SPACER BAR


PRESS
HBM
OVERLAY
INST HEX PT RET
PRESS
STRESS
SANDBLAST
INSTALL REFRACTORY
CURE
FINISH GRIND
DEBURR
COLDSET

Similar descriptions would be inserted for Guides etc. Any help would
be appreciated.




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
paul
 
Posts: n/a
Default

Jim I have done this with a drop down box from the form toolbar and a vlookup
table.
Basically you have your list of orifice plates etc as your list in the
dropdown box,and you use =vlookup( and match to populate your resulting
list.I can send you a sample sheet if you like.Send me an email(my email
address is in my profile (modify as shown)and i will reply with an
attatchment.
--
paul
remove nospam for email addy!



"Jim Johnson" wrote:


I have a worksheet that I want to enter a drop down list. When a
selection is made I want the sheet to be populated with a list of
actions that are unique to that particular entry in the drop down list.
The entries in the dropdown list would be "Orifice Plate, Guides, Disc,
Stem, Bolting etc." As an example; if the word Disc was chosen from the
list in Cell B4 Cells b6 thru b28 would be populated with following
PER COMPUTER
HARDFACING
HARDFACING
SQ FT REFRAC.
SQ FT HEX MESH
CORNER TABS
SPACER BAR


PRESS
HBM
OVERLAY
INST HEX PT RET
PRESS
STRESS
SANDBLAST
INSTALL REFRACTORY
CURE
FINISH GRIND
DEBURR
COLDSET

Similar descriptions would be inserted for Guides etc. Any help would
be appreciated.


--
Jim Johnson
------------------------------------------------------------------------
Jim Johnson's Profile: http://www.excelforum.com/member.php...nfo&userid=300
View this thread: http://www.excelforum.com/showthread...hreadid=384422


  #4   Report Post  
Jim Johnson
 
Posts: n/a
Default


This sounds like what I am looking for but I cannot get to your profile.
Go into my profile and send me the example if you would.

Thanks


--
Jim Johnson
------------------------------------------------------------------------
Jim Johnson's Profile: http://www.excelforum.com/member.php...nfo&userid=300
View this thread: http://www.excelforum.com/showthread...hreadid=384422

  #5   Report Post  
torangel
 
Posts: n/a
Default

Hi Paul

This sounds like exactly what I have been looking for. I tried to email you
to see if you would send me the sample sheets but the message was returned as
undeliverable. Could you email me?

Thanks

Karen

"paul" wrote:

Jim I have done this with a drop down box from the form toolbar and a vlookup
table.
Basically you have your list of orifice plates etc as your list in the
dropdown box,and you use =vlookup( and match to populate your resulting
list.I can send you a sample sheet if you like.Send me an email(my email
address is in my profile (modify as shown)and i will reply with an
attatchment.
--
paul
remove nospam for email addy!



"Jim Johnson" wrote:


I have a worksheet that I want to enter a drop down list. When a
selection is made I want the sheet to be populated with a list of
actions that are unique to that particular entry in the drop down list.
The entries in the dropdown list would be "Orifice Plate, Guides, Disc,
Stem, Bolting etc." As an example; if the word Disc was chosen from the
list in Cell B4 Cells b6 thru b28 would be populated with following
PER COMPUTER
HARDFACING
HARDFACING
SQ FT REFRAC.
SQ FT HEX MESH
CORNER TABS
SPACER BAR


PRESS
HBM
OVERLAY
INST HEX PT RET
PRESS
STRESS
SANDBLAST
INSTALL REFRACTORY
CURE
FINISH GRIND
DEBURR
COLDSET

Similar descriptions would be inserted for Guides etc. Any help would
be appreciated.


--
Jim Johnson
------------------------------------------------------------------------
Jim Johnson's Profile: http://www.excelforum.com/member.php...nfo&userid=300
View this thread: http://www.excelforum.com/showthread...hreadid=384422




  #7   Report Post  
paul
 
Posts: n/a
Default

see my email address above,remove the nospam infront of paradise
--
paul
remove nospam for email addy!



"torangel" wrote:

Hi Paul

This sounds like exactly what I have been looking for. I tried to email you
to see if you would send me the sample sheets but the message was returned as
undeliverable. Could you email me?

Thanks

Karen

"paul" wrote:

Jim I have done this with a drop down box from the form toolbar and a vlookup
table.
Basically you have your list of orifice plates etc as your list in the
dropdown box,and you use =vlookup( and match to populate your resulting
list.I can send you a sample sheet if you like.Send me an email(my email
address is in my profile (modify as shown)and i will reply with an
attatchment.
--
paul
remove nospam for email addy!



"Jim Johnson" wrote:


I have a worksheet that I want to enter a drop down list. When a
selection is made I want the sheet to be populated with a list of
actions that are unique to that particular entry in the drop down list.
The entries in the dropdown list would be "Orifice Plate, Guides, Disc,
Stem, Bolting etc." As an example; if the word Disc was chosen from the
list in Cell B4 Cells b6 thru b28 would be populated with following
PER COMPUTER
HARDFACING
HARDFACING
SQ FT REFRAC.
SQ FT HEX MESH
CORNER TABS
SPACER BAR


PRESS
HBM
OVERLAY
INST HEX PT RET
PRESS
STRESS
SANDBLAST
INSTALL REFRACTORY
CURE
FINISH GRIND
DEBURR
COLDSET

Similar descriptions would be inserted for Guides etc. Any help would
be appreciated.


--
Jim Johnson
------------------------------------------------------------------------
Jim Johnson's Profile: http://www.excelforum.com/member.php...nfo&userid=300
View this thread: http://www.excelforum.com/showthread...hreadid=384422


  #8   Report Post  
paul
 
Posts: n/a
Default

I could email you if i knew where!
--
paul
remove nospam for email addy!



"torangel" wrote:

Hi Paul

This sounds like exactly what I have been looking for. I tried to email you
to see if you would send me the sample sheets but the message was returned as
undeliverable. Could you email me?

Thanks

Karen

"paul" wrote:

Jim I have done this with a drop down box from the form toolbar and a vlookup
table.
Basically you have your list of orifice plates etc as your list in the
dropdown box,and you use =vlookup( and match to populate your resulting
list.I can send you a sample sheet if you like.Send me an email(my email
address is in my profile (modify as shown)and i will reply with an
attatchment.
--
paul
remove nospam for email addy!



"Jim Johnson" wrote:


I have a worksheet that I want to enter a drop down list. When a
selection is made I want the sheet to be populated with a list of
actions that are unique to that particular entry in the drop down list.
The entries in the dropdown list would be "Orifice Plate, Guides, Disc,
Stem, Bolting etc." As an example; if the word Disc was chosen from the
list in Cell B4 Cells b6 thru b28 would be populated with following
PER COMPUTER
HARDFACING
HARDFACING
SQ FT REFRAC.
SQ FT HEX MESH
CORNER TABS
SPACER BAR


PRESS
HBM
OVERLAY
INST HEX PT RET
PRESS
STRESS
SANDBLAST
INSTALL REFRACTORY
CURE
FINISH GRIND
DEBURR
COLDSET

Similar descriptions would be inserted for Guides etc. Any help would
be appreciated.


--
Jim Johnson
------------------------------------------------------------------------
Jim Johnson's Profile: http://www.excelforum.com/member.php...nfo&userid=300
View this thread: http://www.excelforum.com/showthread...hreadid=384422


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
Using Symbols in Drop Down Lists Sumeet Benawra Excel Worksheet Functions 3 May 6th 23 03:46 AM
Data Validation - Drop down lists - if then? Steve R Excel Discussion (Misc queries) 2 April 8th 05 06:13 PM
multiple drop down lists jason n z Excel Discussion (Misc queries) 1 March 10th 05 01:24 AM
Can different drop down lists be displayed depending on the value. Laurentd Excel Discussion (Misc queries) 1 February 24th 05 12:31 AM
How do I change the appearance of my drop down lists? Tom Tanner Excel Worksheet Functions 1 October 28th 04 04:03 PM


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