Hi Martin,

Will try now, as soon as my file is done with recalculations. With such massive amount of data it takes up to 10 minutes sometimes...

Just for you to know, how I did it in the first place. I made it in several steps:

1. Used LEFT with Search to get rid of anything after third "/", ones that comes just after .com (or .any)

2. Used Text to Cells where I used "/" as separator to split the whole URL (split http, name of the site and last /)

3. used multiple SUBSTITUDE to get rid of www. and ww. (I had some sites with only two "ww")