J
John
Another slightly different Data Validation than my previous post
I have a Drop Down List within DV (from RN "Cost_Types), but I only want to
be able to select from the list if E10 has a value within it.
Have put the following within Custom, but then I don't get the "Drop Down
Choice" - =AND(INDIRECT("E10")<>"",Cost_Types). Also tried it within List
but get List must be delimitted error. What have a incorrect?
Thanks
I have a Drop Down List within DV (from RN "Cost_Types), but I only want to
be able to select from the list if E10 has a value within it.
Have put the following within Custom, but then I don't get the "Drop Down
Choice" - =AND(INDIRECT("E10")<>"",Cost_Types). Also tried it within List
but get List must be delimitted error. What have a incorrect?
Thanks
)