kumara_faith
Well-known Member
- Joined
- Aug 19, 2006
- Messages
- 953
- Office Version
- 365
Hi,
I have the following:
Cell F3 and F4 are data validation with indirect formula to list only staff from M_1 or M_2 based on column C. I have used the indirect formula in data validation to refer to named range of M_1 and M_2. The named range for M_1 is from C3:C5 and the named range for M_2 is from C6:C8.
When the drop down menu is selected in cell F3, only staff name Jake, Mila and Kate will appear.
If I change the name Jake in cell C3 to Lenie, I want the name Jake in cell F3 also to change to Lenie automatically.
Is this possible ? Appreciate all the help.
I have the following:
Excel Workbook | |||||||
---|---|---|---|---|---|---|---|
B | C | D | E | F | |||
2 | Dept | Staff | * | Dept | Staff | ||
3 | M_1 | Jake | * | M_1 | Jake | ||
4 | * | Mila | * | M_2 | Micah | ||
5 | * | Kate | * | * | * | ||
6 | M_2 | Micah | * | * | * | ||
7 | * | Clyde | * | * | * | ||
8 | * | Ruth | * | * | * | ||
Sheet1 |
Cell F3 and F4 are data validation with indirect formula to list only staff from M_1 or M_2 based on column C. I have used the indirect formula in data validation to refer to named range of M_1 and M_2. The named range for M_1 is from C3:C5 and the named range for M_2 is from C6:C8.
When the drop down menu is selected in cell F3, only staff name Jake, Mila and Kate will appear.
If I change the name Jake in cell C3 to Lenie, I want the name Jake in cell F3 also to change to Lenie automatically.
Is this possible ? Appreciate all the help.