![]() |
Dynamic Data validation Lists
Trying to create dynamic validation List (s)
After referring to one cell I need the data list to populate. If the reference cell changes the data list changes. Example: - Reference cell = A1 Columns D2, E2 and F2 have data populated Columns have headings, One, Two and Three If in cell A1 I input One, the List (DV) is from D2 to "list" end. If in cell A1 if I input Two, the List (DV) is from E2 to "list" end If in cell A1 if I input Three, the List (DV) is from F2 to "list" end Help greatly appreciated! -- Crunchies |
Dynamic Data validation Lists
Try =offset(B1,0,$A$1) where C1,D1,andE1 contain your lists and the formula
is input into A2 and carried down as many cells as the longest list. A 1, 2, or 3 in A1 should return the desired list. "Curriesun" wrote: Trying to create dynamic validation List (s) After referring to one cell I need the data list to populate. If the reference cell changes the data list changes. Example: - Reference cell = A1 Columns D2, E2 and F2 have data populated Columns have headings, One, Two and Three If in cell A1 I input One, the List (DV) is from D2 to "list" end. If in cell A1 if I input Two, the List (DV) is from E2 to "list" end If in cell A1 if I input Three, the List (DV) is from F2 to "list" end Help greatly appreciated! -- Crunchies |
All times are GMT +1. The time now is 01:47 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com