Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default DropDownBoxes Which update base on other dropdown values

I want to be able to build a bunch of drop down boxes
which all feed off the same named range. But I want to
limit the values in each successive box based on what has
already been chosen in the other boxes. Say I have a 10
cells A1:A10 with dropdown boxes B1:B10. I want the
first box (B1)to provide a list of options from 1-10
(assume named range). Say 4 is chosen. In the next box,
I only want the dropdown list to include 1-3,5-10. If
the next list is assigned 9, then the third box should
only provide a list of 1-3,5-8,10 etc. So I effectively
have set up values from 1-10 for all ten cells

In a perfect world the user would only be forced to start
in box 1 and then could proceed down the list in any
order they desire. I would then have a macro in the
worksheet that checks to see that the values all
increment properly from 1-10. So it will check that
there has been a 1 selected in one box and that all other
boxes with values increment


Does anyone know how to do this.

Thanks.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 63
Default DropDownBoxes Which update base on other dropdown values

Peo Sjoblom developed a technique to do just what you're
asking. You can find it on Debra Dalgleish's website:

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

HTH
Jason
Atlanta, GA

-----Original Message-----
I want to be able to build a bunch of drop down boxes
which all feed off the same named range. But I want to
limit the values in each successive box based on what

has
already been chosen in the other boxes. Say I have a 10
cells A1:A10 with dropdown boxes B1:B10. I want the
first box (B1)to provide a list of options from 1-10
(assume named range). Say 4 is chosen. In the next

box,
I only want the dropdown list to include 1-3,5-10. If
the next list is assigned 9, then the third box should
only provide a list of 1-3,5-8,10 etc. So I effectively
have set up values from 1-10 for all ten cells

In a perfect world the user would only be forced to

start
in box 1 and then could proceed down the list in any
order they desire. I would then have a macro in the
worksheet that checks to see that the values all
increment properly from 1-10. So it will check that
there has been a 1 selected in one box and that all

other
boxes with values increment


Does anyone know how to do this.

Thanks.


.

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
Automatic Update of Dropdown List Box data Rajat Excel Worksheet Functions 4 March 8th 12 05:09 PM
Compare two files and update data from another file base on words ina cell separated by commas mishak Excel Worksheet Functions 0 December 9th 09 01:35 AM
Can a Dropdown list change neighoring cells base of what is select Mattb Excel Discussion (Misc queries) 1 June 13th 08 08:31 PM
Update Worksheet Name Base on Cell Input Automatically? Native Excel Discussion (Misc queries) 1 March 27th 08 03:26 PM
Change and update contents of a dropdown combo .... Mark Rosenkrantz[_3_] Excel Programming 0 July 12th 04 10:13 AM


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