Tech

Guides
 

Print selected pages from different sections of a Word document

By : Mary Ann Richardson , Special to ZDNet Asia
Thursday, November 27, 2008 02:11 PM
Choosing which pages to print is a straightforward process, thanks to Word's Page Range options. But if those pages belong to different document sections, you'll need to give Word a little extra guidance.

Microsoft Word


Print selected pages from different sections of a Word document

The Page Range section of Word's Print dialog box lets you print only the pages you need. For example, if you needed to print pages 1, 10, and 100 of a 100-page document, you would enter 1,10,100 in the Pages text box.

That works--as long as your document is not made up of more than one section.

For example, say you have a document that is divided into 10 chapters, each in a separate section of the document, and each numbered separately starting with 1. Thus, Chapter One is numbered 1-1 through 1-10; Chapter 2 is numbered 2-1 through 2-20; and so on. To print Chapters 1 and 4, you would enter the following in the Pages text box:

s1,s4

To print Chapters 2 through 4, you would enter:

s2-s4

To print individual pages within each section, you would add p and the page number to the section number. For instance, to print pages 1-1 and 2-2, you would enter

p1s1,p2s2

as shown in Figure A.

Figure A
page range


Microsoft Access


Set up Access parameter queries to search for a character string

Parameter queries are not just for querying records when you know exactly what you're looking for. You can also use them to search for records that contain any string of characters, anywhere in a field.

Rather than having users remember how to use wildcards, you can create a parameter query that allows them to enter just the string of characters they're looking for. Follow these steps:

  1. Open the query in Design mode.
  2. Click in the Criteria cell of the name field and enter the following, as shown in Figure A:
Like"*"&[Enter character string]&"*"
  1. Close and Save the query.

Figure A
parameter query

Now let's say you want to find the balance of a company whose name includes the word Music. When you run the query, you would enter Music in the parameter query dialog box, as shown in Figure B.

Figure B
search string

As you can see in Figure C, even though Music appears in the middle of the name, Access is still able to find the record.

Figure C
record retrieval


Microsoft Excel


Prevent users from inadvertently entering the wrong year in a worksheet

Old habits die hard. This is especially true when it comes to entering dates in January. Fortunately, Excel provides a way to prevent users from mistakenly entering 1/1/2008 when they should be entering 1/1/2009.

Follow these steps when setting up your worksheets for data entry next year:

  1. Select the range of cells where users will enter a date.
  2. Go to Data | Validation. (In Excel 2007, click the Data tab and then click Data Validation in the Data Tools group.)
  3. Click on the Settings tab.
  4. Click the drop-down arrow in the Allow box and select Date.
  5. Click the drop-down arrow in the Data box and select Greater Than Or Equal To.
  6. Under Start date, enter 1/1/2009, as shown in Figure A, and click OK.

Figure A
data validation

Now, when a user enters 2008 instead of 2009, Excel displays the message shown in Figure B.

Figure B
error message



WORTHWHILE?

0

0 votes
Blog

Talkback 0 comments

There are currently no comments for this post.


Guest user

Guest user

Level: 
Joined: —
Already a member? Log in »



 

Loading...

Whitepapers/Case Studies

Downloads

Microsoft Office Suite News



Tech Jobs Now!

Tags

  1. cell
  2. check box
  3. database
  4. dialog box
  5. figure
  6. font
  7. keyboard
  8. microsoft access
  9. microsoft corp.
  10. microsoft excel
  11. microsoft excel 2007
  12. microsoft office
  13. microsoft powerpoint
  14. microsoft vba
  15. microsoft word
  16. microsoft word 2007
  17. mouse
  18. tool
  19. window