The N and O are NOT next to each other , the I is directly before the D and the letters EEE are NOT together( 2 E's can be together).
Here's what i tried to do but got stuck
N O together A= 12!2!/ 3! I Before D B= 12!/ 3! EEE together C= 11!
n= A + B + C - |A ∩ B| - |A ∩ C| - |B ∩ C| + |A ∩ B ∩ C|
then i tried to change |B| since we need its complement to do Total - n
so |B| = 13!-12!\over 3!
Then when i try to do A ∩ B it gets complicated. I just need to know if theres an easier way of approaching this.