The instructions on this page assume that you are in the cell where you want the equation or function to be applied.
Working with equations
Outcome
Keyboard
Dragon command
Sum
Alt
M to open the Formulas ribbon
U to open the AutoSum menu
S to select Sum
If you need to edit the formula, Ctrl + F2 moves the focus to the formula bar.
AutoSum to open the AutoSum menu
Press enter to select Sum
If you need to edit the formula, Press control F2 moves the focus to the formula bar.
Average
Alt
M to open the Formulas ribbon
U to open the AutoSum menu
A to select Average
If you need to edit the formula, Ctrl + F2 moves the focus to the formula bar.
AutoSum to open the AutoSum menu
Go down to move the focus to Average
Press enter to select Average
If you need to edit the formula, Press control F2 moves the focus to the formula bar.
Functions
There are so many different functions in Excel, it probably wouldn't be helpful to give instructions for all of them. The following table gives instructions for IF and COUNTIF. All functions are input in much the same way though, so you can apply the keyboard and Dragon techniques to other functions.
Working with functions
Outcome
Keyboard
Dragon command
IF
Alt
M to open the Formulas ribbon
F to open the Insert Function dialogue
Tab x 3 to go to the Select a function list
↓ to select IF
Enter to open the Function Arguments dialogue
Type in logical test, e.g. [cell ref]="value"
Tab to move to the Value_if_true field
Type in the value you want returned if the condition is true (in quotes)
Tab to move to the Value_if_false field
Type in the value you want returned if the condition is false (in quotes)
Enter
Insert function to open the Insert Function dialogue
Tab 3 times to go to the Select a function list
Go down to select COUNTIF
OK to open the Function Arguments dialogue
Spell mode on and dictate logical test, e.g. [cell ref]="value"
Tab to move to the Value_if_true field
Dictate the value you want returned if the condition is true (in quotes)
Tab to move to the Value_if_false field
Dictate the value you want returned if the condition is false (in quotes)
OK
COUNTIF
Alt
M to open the Formulas ribbon
F to open the Insert Function dialogue
Tab x 3 to go to the Select a function list
↓ to select COUNTIF
Enter to open the Function Arguments dialogue
Type in the range in the format A3:A10
Tab to move to the Criteria field
Type in the value that you want to count
Enter to apply
Insert function to open the Insert Function dialogue
Tab 3 times to go to the Select a function list
Go down to select COUNTIF
OK to open the Function Arguments dialogue
Spell mode on and then dictate the range in the format A3:A10
Tab to move to the Criteria field
Dictate the value that you want to count
OK to apply
Video Demonstration
The following video demonstrates the techniques given above.