Hi Team
I have seen a few posts regarding Dependent Lists and the use of Indirect, but they don't seem to fit what I am trying to achieve, either that it's likely I am not grasping the concept.
I tried the following combination:
=COUNTIF(OFFSET('List Ref.'!$C$3,,,COUNTA('List Ref.'!$C:$C)-1),EmpStatus="L")
=COUNTIF(EmpStatus,"L",OFFSET('List Ref.'!$C$3,,,COUNTA('List Ref.'!$C:$C)-1))
Essentially, I have a Dynamic Data Validation List which works as expected, but I am trying to expand it to filter the list based on the drivers EmpStatus = "L" (Live) so that any drivers with "X" do not appear in the list.
I vetted the following image to represent what I would like to achieve.
As always, TIA.
Regards
Mark.
I have seen a few posts regarding Dependent Lists and the use of Indirect, but they don't seem to fit what I am trying to achieve, either that it's likely I am not grasping the concept.
I tried the following combination:
=COUNTIF(OFFSET('List Ref.'!$C$3,,,COUNTA('List Ref.'!$C:$C)-1),EmpStatus="L")
=COUNTIF(EmpStatus,"L",OFFSET('List Ref.'!$C$3,,,COUNTA('List Ref.'!$C:$C)-1))
Essentially, I have a Dynamic Data Validation List which works as expected, but I am trying to expand it to filter the list based on the drivers EmpStatus = "L" (Live) so that any drivers with "X" do not appear in the list.
I vetted the following image to represent what I would like to achieve.
As always, TIA.
Regards
Mark.