If you are referring to the AutoComplete suggestion (which only works for
dates in Word), you can turn it off by running a little macro. Press Alt+F11
to display the Visual Basic Editor. Press Ctrl+G to activate the Immediate
window. Type
Application.DisplayAutoCompleteTips = False
and press Enter.
If you are referring to the text which appears when you rest the mouse
pointer on a button on a ribbon tab, choose the "Don't show ScreenTips"
option in the "ScreenTip style" box (Office button | Word Options, Popular
category).
I have a similar problem, only on some machines that I have installed Office
2007, auto-complete doesn't work. If I do the steps you have listed below
and put the =true statement in, will this turn the AutoComplete suggetion on?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.