Home Addins Tips VBA FAQ Utilities Licensing Disclaimer Privacy Policy Links

OfficeOne Shortcuts for PowerPoint

Overview
Features
Download
Tutorials
Feature: Produce the slash (/) character when the slash (/) key on the numeric keypad is pressed

Default Shortcut Keys: Slash (/) key on the numeric key pad

Description:

The slash key (/) on the numeric key pad toggles Show Formatting option. When Shortcuts for PowerPoint is active, this key can produce the slash character instead of toggling the Show Formatting option.

For calling from macros:

Sub PPShortcuts_NumericSlash()
    Application.Run "PPShortcuts.ppa!NumericSlash"
End Sub

Previous Feature Next Feature

 

Copyright © 2001-2008 OfficeOne. All rights reserved.