Excel Question

Reply

Join Date: May 2004
Posts: 10
Reputation: rodkay is an unknown quantity at this point 
Solved Threads: 0
rodkay rodkay is offline Offline
Newbie Poster

Excel Question

 
0
  #1
Sep 21st, 2008
Hi all.

I have a worksheet with col A populated by reoccuring numbers (LINES), and col B by unique text (VARIANTS) ...

A B
= =
2 Bananas
6 Oranges
3 Apples
3 Grapes
6 Pineapple
2 Strawberries
3 Kiwi

etc

In another worksheet I have a cell which drop-down list that simply references a range of numbers 1-6 (SELECT_LINE).

Below the above cell I want to create a drop-down list that is only populated by a list of VARIANTS that correspond with the LINE e.g. If i select 6 in the drop-down my second drop-down will contain

Oranges
Pineapple


Can anybody help me out? I don't need a detailed explaination, if you can point me to the function(s) I should be using I can probably progress from there.

Thanks


Excel 2003
Windows XP
Last edited by rodkay; Sep 21st, 2008 at 3:21 am.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 304
Reputation: timothybard is an unknown quantity at this point 
Solved Threads: 25
timothybard's Avatar
timothybard timothybard is offline Offline
Posting Whiz

Re: Excel Question

 
0
  #2
Sep 21st, 2008
When you mention a dropdown box, are you using the combobox control? If so, I would just use some vba.

However, have you tried using the Filter, which is found under Data of the Toolbar? To use it, just insert a row on your data sheet right before your first row and give each column a heading, such as Item Number and Item. Then click on cell A1 and go to Tools, Filter and choose auto filter.
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 10
Reputation: rodkay is an unknown quantity at this point 
Solved Threads: 0
rodkay rodkay is offline Offline
Newbie Poster

Re: Excel Question

 
0
  #3
Sep 22nd, 2008
Originally Posted by timothybard View Post
When you mention a dropdown box, are you using the combobox control? If so, I would just use some vba.
Thanks for the reply Timothy.

Sorry I shouldn't have used the term drop-down because of it's association with controls. By drop-down I simply meant an excel list.

Anyhow I haven't had a chance to try it out yet but I think may have the solution; if so I'll post it back here.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC