Hi All,
I am sure this question has been posed and answered before, so feel free to post a link.
I have a dynamic data validation [=OFFSET(Lists!$C$1,0,0,COUNTA(Lists!$C:$C),1] in cell D4 with a named range (lstAgencies) that refers to a list on a separate sheet. I would like the ability to add entries not found in the list within the cell (D4) that has the data validation. Obviously, the validation allows the user to manually type an entry if not found in the original list.
Example: My list on sheet "Lists" has 3 entries in column C (Agency 1, Agency 2, Agency 3). Within the data validation cell D4 on my original sheet "Input", I want to be able to add new agencies to the list if not on "Lists" by inputing in cell D4.
I feel like I did a poor job of describing, so let me know if more info is needed.
Thanks in advance!
I am sure this question has been posed and answered before, so feel free to post a link.
I have a dynamic data validation [=OFFSET(Lists!$C$1,0,0,COUNTA(Lists!$C:$C),1] in cell D4 with a named range (lstAgencies) that refers to a list on a separate sheet. I would like the ability to add entries not found in the list within the cell (D4) that has the data validation. Obviously, the validation allows the user to manually type an entry if not found in the original list.
Example: My list on sheet "Lists" has 3 entries in column C (Agency 1, Agency 2, Agency 3). Within the data validation cell D4 on my original sheet "Input", I want to be able to add new agencies to the list if not on "Lists" by inputing in cell D4.
I feel like I did a poor job of describing, so let me know if more info is needed.
Thanks in advance!