Hi friends
I am building a list of most difficult words I come across and then use shift+F7 to look up thesaurus and try to write most matching words across the columns in the same row.
I have not been able to find the method or property for the thesaurus collection.
I simply want to know the count of available thesaurus for a given word. For example if active cell has word "expert" then I wouldfirst like to know how many thesaurus are there e.g "specialist","authority","professional" etc. Then using sort of index property I will run a loop for the total count of available words and will copy them across the columns using offset property.
I hope you got it.
Thanks.
