Limit your Style list in Word to your favorites
Thursday, December 06, 2007 01:40 PM
Most users use only a few of the available Word document styles. For example, you might use only three custom heading styles and one table style from the Style list for all your Word documents.
Microsoft Word
Limit your Style list in Word to your favorites
Most users use only a few of the available Word document styles. For example, you might use only three custom heading styles and one table style from the Style list for all your Word documents. Instead of scrolling through all the styles associated with your Word document, you can save yourself time by limiting the list to only those styles you frequently use. Follow these steps:
- Go to View | Task Pane.
- Click the drop-down arrow and select Styles And Formatting.
- Click the drop-down arrow in the Show box at the bottom of the Styles And Formatting window.
- Click Custom.
- Select Available Styles.
- In the Styles To Be Visible box, click to select the check boxes of the styles you use.
- Clear the check boxes of the remaining styles listed.
- Click OK.
You no longer have to scroll through a lengthy list to apply a style -- only the ones you need will be visible in the task pane. If you need to view them all again, press [Shift] and click the Style box in the Formatting toolbar.
Microsoft Excel
Export your VBA code for use in another Excel application
After creating UserForm1 for one Excel application, you realize that you'll want to use it again (with a few modifications) in another application. You do not need to recreate the form -- simply export the code to a file that you can import later to the new application. Follow these steps to export the code:
- Open the workbook that contains the code you want to export.
- Press [Alt][F11].
- Right-click UserForm1 in the Project Explorer.
- Select Export File.
- Navigate to the folder where you want to save your form.
- Give the file a name and click Save.
To import the form into another application, follow these steps:
- Open the workbook that contains the code for your new application.
- Press [Alt][F11].
- Right-click the project name in the Project-VBA Project window.
- Select Import File.
- Navigate to the file you want to import.
- Click Open.
You can use these steps to export or import any Excel VBA Project object.
Microsoft Access
Use Access menus to add page numbers, dates, and times to your reports
While the Report Wizard automatically adds page numbers to your Access report, it does not add a date and time stamp. And, if you create a report in Design view, you have to add the controls for the page numbers as well. Access provides menus so that you don't have to know the code for setting these controls.
For example, to add page numbers to the bottom of your report, follow these steps:
- Open your report in Design view.
- Go to Insert | Page Numbers.
- Click Page N Of M under Format.
- Click Bottom Of Page [Footer] under Position.
- Click the drop-down arrow under Alignment and select Center. Click OK.
If the first page of your report is a title page and you do not want the number to appear on that page, clear the Show Number On First Page check box before clicking OK in step 5.
The Page Numbers dialog box gives you a number of options for positioning the number in the header and footer. For example, if you are printing the report on both sides of the paper, you can select Inside or Outside in step 4.
To use the menus to insert a date and time stamp in your report's footer, follow these steps:
- Open your report in Design view.
- Go to Insert | Date And Time.
- Select the Date format you want to display under Include Date.
- Select the Time format you want to display under Include Time. Click OK.
- Drag the Time And Date fields to where you want to position them in the page footer section.


» Maximum flexibility with powerful blade technolgy
Secure the "Next-Gen SOA Infrastructure" & "Bringing SOA Value Patterns to Life" whitepapers here






There are currently no comments for this post.