View Single Post
 
Old 04-13-2018, 01:30 AM
ArviLaanemets ArviLaanemets is offline Windows 8 Office 2016
Expert
 
Join Date: May 2017
Posts: 932
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

Attached an example how use dynamic ranges for depending data validation.

As you have Office2003, I tried to avoid using all newer features. When anyway there will be some problems, then let me know. At same time, I designed this example in a way, that it will be easy to redesign it to use defined Tables later (you have to use named ranges anyway, as MS didn't include the reference to Tables into Data Validation, but formulas will be easier and more automatic).

The sheet H_Lookup is meant to be hidden, but I left it visible.

Edit. I can't check it, as I haven't Office at home comp, but I'm not sure how I made the cell references for OFFSET anchor - the 1st parameter for some references must probably be absolute (like $A$1), and for some mixed (effectively like $A1)
Attached Files
File Type: xls DataValidationExample.xls (34.0 KB, 11 views)

Last edited by ArviLaanemets; 04-13-2018 at 11:54 PM.
Reply With Quote