Customizing Toolbars

You can change the default toolbar options, such as showing the toolbar icon and text, or you can create new toolbars and customize the existing ones to maximize your efficiency. If you frequently use a toolbar, you can show it all the time and specify whether you want to dock or undock it, if available. Undocked toolbars (floating) are movable; you can drag—the vertical bar at the left edge—entire toolbars to new locations on the screen.

Change Toolbar and Menu Options

image Click the View menu, and then click Customize Toolbars and Menus.

image Click the Toolbars and Menus tab.

image Change the options settings as necessary.

image Click OK.

image

See Also

See “Customizing Toolbars in Entourage” on page 458 for information on change toolbars.

Show or Hide and Dock or Undock a Toolbar

image Click the View menu, and then click Customize Toolbars and Menus.

image Click the Toolbars and Menus tab.

image Under the Show column, select or clear the check box next to the toolbar you want to show.

image Under the Dock column, select or clear the check box next to the toolbar you want to show.

image Click OK.

image

Create a Toolbar and Add Buttons to a Toolbar

image Click the View menu, and then click Customize Toolbars and Menus.

image Click the Toolbars and Menus tab.

image Do either of the following:

  • Existing toolbar. Double-click the toolbar to which you want to add buttons.

  • New toolbar. Click New, type a toolbar name, and then click OK.

image
image

The toolbar is displayed.

image Click the Commands tab.

image Click a category, and then click a command.

image Drag the command to a toolbar to add it to the toolbar or drag a button off the toolbar to remove it from the toolbar.

If the command has a button icon associated with it, that icon appears. If it doesn’t, the name of the command appears.

image Repeat steps 5 and 6 to add all the buttons you want to the toolbar, and then click the Close button on the toolbar.

image Click OK.

image

Did You Know?

You can rename, delete custom toolbars. Click the View menu, click Customize Toolbars and Menus, click the Toolbars and Menus tab, select the toolbar, click Rename to rename it, or Delete to remove it, and then click OK.

Changing Menus

You can customize the existing menu bar by adding buttons, commands, and macros that you use frequently. Adding items to the menu bar is a great way to have easy access to features without adding more buttons or toolbars. The ability to drag features from different parts of the program window makes it easy to add items to the menu bar. Imagine, having a menu with all of your most commonly used formatting, sorting, or printing commands.

Change Menus

image Click the View menu, and then click Customize Toolbars and Menus.

image Click the Commands tab.

image Click a category, and then click a command.

image Drag the command to a menu to add it to the menu or drag a command off the menu to remove it from the menu.

image Repeat steps 3 and 4 to add all the commands you want to the menu.

image Click OK.

image
image

Changing Shortcut Keys

As you gain experience and familiarity with Office, you might find it more useful to use keyboard shortcuts for many commands rather than lifting your hands from the keyboard to use your mouse with the toolbars or menus. Most commands are assigned a default shortcut key combination, but you can edit these defaults in Word and Excel to make the most frequently used commands easier to remember, or to suit your preferences for typing speed (i.e.: some keystrokes are easier to replicate while maintaining typing speed than others).

Change Shortcut Keys

image In Word and Excel, click the Tools menu, and then click Customize Keyboard.

  • You can also click the View menu, click Customize Toolbars and Menus, and then click Keyboard.

image Click the category with the command you want to change.

image Click the command that you want to change shortcut keys.

image Click in the Press new keyboard shortcut box, and then press a new keyboard shortcut.

image Click Assign or Add.

image To remove a keyboard shortcut, select the current keys, and then click Remove.

image To reset all keyboard shortcuts back to defaults, click Reset All, and then click Yes.

image Click OK.

image

Working with Macros

If you find yourself repeating the same set of steps over and over, or if you need to add new functionality, you can use a macro. A macro is a step-by-step series of commands in script form that performs a task. You create a macro by writing a script to replay the commands you want using a programming language, such as AppleScript or Microsoft Visual Basic for Applications (VBA). Office 2004 supports AppleScript and VBA, while Office 2008 only supports AppleScript. If you have Office documents with macro-enabled VBA scripts from Office 2004 or Office 2007 for Windows, you cannot view, run, or edit them in Office 2008. However, if you have older macros from Excel 4.0 without any VBA, you can run and modify them in Excel 2008. You can store old macros for use in Excel 2008 in the following folder: Microsoft Office 2008:Office:Add-Ins. Instead of using older macros, Word 2008 provides a set of built-in macros for you to use. For example, you can accept all changes in a document, ignoring filter settings.

Run a Macro in Word

image In Word, click the Tools menu, and then click Macros.

image Click the macro you want to run.

image Click Run.

image

Run a Macro in Excel

image In Excel, click the Tools menu, and then click Macros.

image Click the Macros in drop-down, and then specify where the macro is stored: This Workbook, All Open Workbooks, or a specific opened workbook.

image Click the macro you want to use.

image To set macro options, click Options, specify the options you want, and then click OK.

image To run the macro a step at a time, click Step Into.

image To run the macro, click Run.

image

Opening a Document with Macros

When you open an Office document—created with Office 2007 for Windows or Office 2004—with a macro, VBA, or other software code, Office 2008 programs display a warning alert (New!) to let you know the document contains scripting code not supported by Office 2008. You have the choice to keep the code in the file for use with Office 2007 for Windows or Office 2004, remove the VBA or macro code from the file, save the macro in another macro-enabled file format, or create a new macro by using AppleScript. If you keep the code in the Office 2008, you cannot view, run, or edit the macro.

Open an Office Document with Macros

image Click the File menu, and then click Open.

image Click the Where drop-down, and then navigate to the file.

image If necessary, click the Enable list arrow, and then click All Office Documents.

image Click the document with macros you want to open.

image Click Open.

image

image In the This file contains Visual Basic macros alert, click one of the following options:

  • Keep macros. Click Open.

  • Remove macros. Click Open and Remove Macros.

  • Save macros. Click Open. Use the topic on the next page to save the file with a macro-enabled file format.

image

Saving a Document with Macros

Macros are created using Visual Basic for Applications (VBA) or AppleScript code. Office 2004 and Office 2007 for Windows support VBA, while Office 2008 supports AppleScript. If you add a macro to a document, you need to save it with a file name extension that ends with an “m” (New!), such as Excel Macro-Enabled Workbook (.xlsm), or Excel Macro-Enabled Template (.xltm). If you try to save a document containing a macro with a file name extension that ends with an “x” (such as .xlsx or .xltx), the Office program displays an alert message, restricting the operation. These file types are designated to be VBA code-free.

Save an Office Document with Macros

image Click the File menu, and then click Save As.

image Click the Where drop-down, and then click the folder where you want to save the file.

image Type a file name.

image If necessary, click the Format drop-down, and then select the macro format you want:

  • <Program> Macro-Enabled <File type>. A document that contains VBA or AppleScript code.

  • <Program> Macro-Enabled Template. A template that includes pre-approved macros.

image Click Save.

image

Installing and Running Office Scripts

When you open an Office 2008 program, the Office Script menu—a scroll shaped icon—appears to the right of the Help menu. The Office Script menu provides easy access to ready-made AppleScripts and Automator workflows (New!) designed for the open Office 2008 program. For example, you can use a sample Automator workflow to send a PDF version of a presentation in an Entourage message from PowerPoint. To add a script or workflow to the Office Script menu, copy it to the program Script Menu Items folder located in your Documents/Microsoft User Data folder.

Use Ready-Made Office Scripts

image In an Office 2008 program on the right side of the menu bar, click the Office Scripts icon.

image Point to a category.

image Select a script option.

image

Some of the useful scripts include:

  • Send an HTML version in an Entourage message. Sends an Web page version of an Office document in an Entourage message.

  • Convert text to audio and send to an iPod (Word).Converts text to audio and send it to your iPod.

  • Send selected text in an Entourage message (Word).Sends selected text in a document in an Entourage message.

  • Send selected content to PowerPoint or Word (Excel).Sends selected content to PowerPoint or Word.

  • Combine presentations (PowerPoint).Combines two presentation together.

image

Working with an Automator Workflow

Automator is a program that lets you automate the things you frequently like to do on your Mac. You don’t need to be a programmer to create automations. With Automator, all you need to do is assemble a series of actions into a workflow to complete a task. Each action performs an individual step, such as opening a file. You can create your own actions or use one of the many pre-built ones available in Automator library. The best way to learn how to create a workflow is to go through an example. Automator comes with three example workflows you can open to see what a completed one looks like.

Work with an Example Workflow

image Open the Applications folder, and then double-click the Automator icon, click the Custom icon, and then click Choose to open Automator with a blank workflow.

image Click the Help menu, and then click Open Example Folder.

image Double-click the Process Images. workflow icon.

image Examine the following actions in the Workflow pane:

  • Ask for Confirmation. Displays a dialog box with information you provide for the user’s benefit. You can change the button names and click the Robot icon to change it.

  • Get Specified Finder Items. Lets you specify the files you want to process. You can use the Add or Remove buttons or drag files directly from the Finder.

  • Copy Finder Items. Makes copies of the files to protect the originals.

  • Apply Quartz Composition Filter to Image Files. Applies the filter to the selected image files.

  • Open Images in Preview. Opens the specified image file in Preview.

image To execute the workflow, click the Run button on the toolbar.

image

Using Ready-Made AppleScripts

You can use AppleScript right away, by working with AppleScripts created by the friendly folks at Apple. To gain access to the ready-made scripts, open the Applications folder, select the AppleScript folder, and then select Example Scripts, or do it the easy way by activating the built-in Script menu. When you activate (display) the Script menu, the Script icon appears on the right side of the menu bar and is available in the Finder and whenever you open an application. For example, you can click the Scripts icon, point to Printing Scripts, and then click Convert To PDF.

Use Ready-Made AppleScripts

image In the Finder on the right side of the menu bar, click the Office Scripts icon.

image Point to a category.

image Select a script option.

image

Display the Script menu

image Open the Applications folder, and then open the AppleScripts folder.

image Double-click the AppleScript Utility icon.

image Select the Show Script menu in menu bar check box.

image Select or clear the Show Computer scripts check box to show or hide library scripts.

image Click the top or bottom option to specify where to show application scripts on the menu.

image Click the Close button.

image

Writing and Recording AppleScripts

Anyone can write AppleScripts. All it requires is the Script Editor application available with Leopard, and knowledge of the AppleScript language. The AppleScript editor lets you type script directly into the editor window, or you can click the Record button, and then perform some Mac operation, as the editor records each step as you work. There are many places where you can go to increase your AppleScript understanding; however, point your browser to http://www.apple.com/applescript/, and then click the Resources link to access current resources dealing the creative techniques for AppleScript.

Write and Record AppleScripts

image Open the Applications folder, point to the AppleScript folder, and then double-click the Script Editor icon.

image Type the Script directly into the Script Editor window to create a new one or click the File menu, and then click Open to edit an existing one.

image Click the Record button to record within the active script.

image Click the Run button to run the active script.

image Click the Stop button to stop the running of the active script.

image Click the Compile button to create a version of the active script.

image

image Click the File menu, and then click Save, or Save As to save the script using a unique name and location.

Removing Office

If you’re having crashing problems with Office 2008 and you don’t know where to turn, check out the Apple Web site at www.apple.com and search for some technical support. If you can’t find what you need and you don’t know what to do, you can remove Office 2008 from your computer and then reinstall it from your Microsoft Office 2008 for Mac installation DVD. Before you perform this task, be sure to back up all your Office documents.

Remove Office

image In the Finder, open the Applications folder.

image Double-click the Microsoft Office 2008 folder.

image Double-click the Additional Tools folder.

image Double-click the Remove Office folder.

image Double-click the Remove Office icon.

image

image Follow the Remove Office wizard to complete the removal process.

image
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset