"Keyword Density" function doesn´t report numbers

Hi guys,
I´m using the "Keyword Density" function to get an idea how often terms / phrases appear within huge Keyword Sets and it worked fine for me so far.
There´s only one problem - the Keyword Density function ignores numbers. Can you tell me if there´s a way to make the function report the frequency of numbers as well?

Thanks for your support!
Cheers
Sven

Hi Sven,

Including numbers in the function is not supported. Great suggestion however, I'll run it by Niels and see if it can be implemented for the next release.

That would be great! Thanks for your support...

I'm updating KeywordDensity to treat numbers as a letter. Released with 8.0.

WOW - this is excellent support guys!
Thanks a lot.

I have an additional question: Is it possibel to use SEO-Tools-for-Excel functions in VBA or Power Query?

VBA is a bit tricky but possible. I recommend reading the following link:
http://seotoolsforexcel.com/working-with-vba/

Disabling async is recommended if you plan on using SeoTools mostly in combination with VBA. The only downside is speed loss when async is disabled.

I have not looked into Power Query but I'm curious about it as well.