A
AltaEgo
Hi
I have a need for data validation in which list entries are reduce when used
anywhere in a pair of rows. However, each entry in the list should remain
useable in the following pair of rows until used there, etc, etc.
Example
List
Cat
Cow
Dog
Bat
R1 Cat Cow
R2 Dog Bat
R3 Cat Dog
R4 Cow
R5
R6 Cat
R7
R8
Cat would only be available in rows 7&8
Cat, Cow, Dog, Bat would not be available in Rows 1 &2
Bat would be available in rows 3-8
Cow, Dog, Bat would be available in rows 5&6
All would be available in rows 7&8
Is someone able to wind me up and point me in the right direction?
I have a need for data validation in which list entries are reduce when used
anywhere in a pair of rows. However, each entry in the list should remain
useable in the following pair of rows until used there, etc, etc.
Example
List
Cat
Cow
Dog
Bat
R1 Cat Cow
R2 Dog Bat
R3 Cat Dog
R4 Cow
R5
R6 Cat
R7
R8
Cat would only be available in rows 7&8
Cat, Cow, Dog, Bat would not be available in Rows 1 &2
Bat would be available in rows 3-8
Cow, Dog, Bat would be available in rows 5&6
All would be available in rows 7&8
Is someone able to wind me up and point me in the right direction?