[vip_students] Re: Using spell check in Word

  • From: Joan Ann Brosnan <joanannbrosnan9@xxxxxxxxx>
  • To: vip_students@xxxxxxxxxxxxx
  • Date: Thu, 23 Feb 2017 13:36:57 +0000

Hi Cearbhall
Thanks for this. I will give it a try.

Joan Ann. 

Sent from my iPhone

On 21 Feb 2017, at 3:58 p.m., Cearbhall O'Meadhra 
<cearbhall.omeadhra@xxxxxxx> wrote:

Joan Ann,
 
I have managed a sort of work around for this.
 
If you use F7 to launch the Spellchecker I find that the screen reader (NVDA 
in my case!) does not follow the changes. However, pressing “I” and “C” do 
work even though you cannot confirm it there and then. If you press alt+F7 
you also get the spellchecker but this time it is more visible to the screen 
reader and the keys do respond.
 
If all else fails, the following macro is supposed to help:
Sub SpellCheck()
    On Error GoTo errhdl
    Dialogs(wdDialogToolsSpellingAndGrammar).Execute
    Exit Sub
errhdl:
    If Err.Number <> 4198 Then
        MsgBox "Error " & Err.Number & vbCr & Err.Description
    End If
End Sub
 
https://jay-freedman.info  ;
 
 
As you can see, it is from a developer called J. Freedman.
 
Let me know if any of this is useful.
 
 
All the best,
 
Cearbhall
 
m +353 (0)833323487 Ph: _353 (0)1-2864623 e: cearbhall.omeadhra@xxxxxxx
 
 
 
I use the free version of Spam Reader to get rid of spam. The Professional 
version doesn't have this disclaimer in outgoing emails. Try Spam Reader for 
free now!
 
 
From: vip_students-bounce@xxxxxxxxxxxxx 
[mailto:vip_students-bounce@xxxxxxxxxxxxx] On Behalf Of Joan Ann Brosnan
Sent: Tuesday, February 21, 2017 12:01 PM
To: vip_students@xxxxxxxxxxxxx
Subject: [vip_students] Using spell check in Word
 
Hi all
I am using Microsoft Office 2013 with Jaws version 18. I have written up a 
document in Word and want to run a spell check on it. When I press f7 I get 
into the spell check dialog box. It appears very sluggish and for each 
suggestion I get a grammatical explanation and I have to press escape. I then 
press I to ignore something but it doesn’t seem to move on to the next 
suggestion. Anyone know why this is happening?
 
Thanks for any help
Joan Ann.

Other related posts: