So when I first built this IF statement, it brought back “Drabble” correctly when the Word Count was 100 words:
IF({Word Count}=100,“Drabble”,IF({Word Count}=200,“Double Drabble”,IF({Word Count}>39999,“Novel”,IF(AND({Word Count}>17499,{Word Count}<40...