Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In cell A1 i have created a "Drop Down list " using validation which calls
data from B1:B4. and in A2 i have created a "drop Down List" using validation which Calls data from D1:D4. And B1 , B2, B3, B4 contains data Like 1, 2, 3, 4 respectively. C1 = A1 cell data then in D1 : D4 cell i have used vlookup function to create a dynamic list i.e. if in C1 data is = 1 the D1:D4 shows 1.1, 1.2, 1.4, 1.4 respectively and if in C1 data is = 2 the D1:D4 shows 2.1, 2.2, 2.4, 2.4 respectively Which then shows up in the list box of A2. The problem i face is say first i selected 1 in cell A1 and the list Box of A2 shows (1.1, 1.2, 1.4, 1.4) and i selected 1.2 but later on i chaged A1 cell value to 2 but but subsequently D1:D4 value chaged to 2.1, 2.2, 2.4, 2.4 respectively but as i entered data in A2 didn't chaged. what i want is if i chaged data in A1 then the the cell A2 value to be made "" (Blank) and a alert message to provide to select data in A2. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sorting 2 colums of numbers and incremening them down | Excel Discussion (Misc queries) | |||
Pull list / dropdown data from another worksheet? | Excel Discussion (Misc queries) | |||
Entering data from dropdown list | Excel Discussion (Misc queries) | |||
named range, data validation: list non-selected items, and new added items | Excel Discussion (Misc queries) | |||
adding data from one sheet to another sheet as a dropdown list bo. | Excel Discussion (Misc queries) |