![]() |
|
#16
|
|||
|
|||
|
No Phideaus, your Excel program isn't coming undone.... that's Excel 2003. Things improved with the newer versions, but that doesn't help you right now. Tables weren't introduced until Excel 2007. Excel 2003 can't apply validation from another sheet unless you use named ranges. Manually giving each range a name and formulating when to use it... not for me. In the attached, the Schedules is moved to a separate sheet which can be hidden. The macro in Module1 only needed to be run once to name the ranges. The WorkSheet_Change event monitors the cells of 'Front Sheet' column A for changes and uses the same calculation as the NameRanges macro to determine 'on the fly' what range to use for validation in the adjacent column B cell. Don't know if this is of any use to you or not but at least have a look. |
| Tags |
| conditional, drop down list |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
How to import list from Excel into drop-down list into word
|
ahw | Word VBA | 43 | 02-28-2020 08:11 PM |
Drop down lists and pulling data from worksheet based on drop down selection
|
cjoyce73 | Excel | 5 | 07-17-2017 07:40 AM |
how to make sections hidden/appear based on selection in Cont. Ctrl. Drop-down list
|
Irimi-Ai | Word | 5 | 04-25-2017 09:31 AM |
| Use different sumifs based on value in drop down. | Prondr | Excel | 3 | 12-20-2016 07:05 AM |
Dynamically changing drop-down list based on selection? (Word Form)
|
laurarem | Word | 1 | 02-21-2013 10:17 PM |