You'd need to monitor typing and present the predictive texts somewhere.
And you'd need a dictionary (or tap perhaps the Google site above as a web
service).
Both things aren't simple to get for a non-professional VBA coder (like me,
anyway).
If you need such a feature only very rarely, you could add a button with a
hyperlink to the Google site.
How do I stop the suggestions from coming up in a box under my sentance from
coming up (is this predictive text?) ie, if I type in 'he' into a form on the
web, it shows me a few suggestions of what word I could be trying to type in
a box below. I want to stop this from happening.