Hello all,
I've used the tip shown in a great Chandoo post here
I wanted 3 columns instead of 2.
I've managed to create the data validation formula for the 3rd column, but I've noticed that the 2nd one contains multiple identical lines.
How can I remove all these lines from this second list ?
Example :
[pre]
[/pre]
I will Have B1 two times and B2 one time in the second list if I select A1
Thanks in advance
Cyril.
I've used the tip shown in a great Chandoo post here
I wanted 3 columns instead of 2.
I've managed to create the data validation formula for the 3rd column, but I've noticed that the 2nd one contains multiple identical lines.
How can I remove all these lines from this second list ?
Example :
[pre]
Code:
A B C
A1 B1 C1
A1 B1 C2
A1 B2 C1
I will Have B1 two times and B2 one time in the second list if I select A1
Thanks in advance
Cyril.