Hi,
I am really enjoying this tool, however, I do have a question regarding the KeywordDensity function.
At the moment I am using the following command to pull all of the one word phrases from a website, however, I am using cell C14 as a 'website inputter'.
=Dump(KeywordDensity("https://"&C14,1,0,1))
Is there anyway, within the same function to gather all one, three and three words? Rather than having a separate function for each?
Thanks!