Nope I don't think so. At this stage I think this is a massively long and convolured problem so I am just working on it in bits. I'd really like someone to point out the error in my logic below. Thank you.
I've got a new train of thought.
This is just a little bit of my newest thought pattern
I am just looking at number possibilities of the 4 letters here.
4 letters are chosen from the alphabet. And these are supposed to be the number of possibilities but something is wrong!
Letters all different = 26*25*24*23=358800
letters 2 the same= 26*1*25*24*6= 93600
letters 3 the same=26*1*1*25*4=2600
Letters all the same=26
Add all these and I get 455026
Now I know it should add up to 264=456976 so I am short a few possibilities here.
WHY AM I SHORT???
NOTE: 456976-455026=1950=25*26*3 (does this help?)