Hi there. I was hoping I could ask for some advice in regards to a problem I am struggling with.
I have a List with more than a thousand values and there are some duplicates, not exact duplicates but discrepencies based on upper and lower case. so for example I would have
Training and training in the same list or Vision and Values and Vision and values.
So there are various instances where there are minor discrepies based on Case difference.
How could I go about in removing thsese 'excess' values?