Thursday, April 9, 2009

Multiple documents in One Word Window

In previous versions of Word, it was possible to split the window to see two parts of a Word document. While that was handy, many people intuitively thought the feature would allow them to see two different documents. 
They were disappointed. Previous to Office 2007, the only way to do something like that was to open multiple Word windows and arrange them to work from one to the other.

By checking the Option under Tools for View--> Windows in Taskbar, Word 2007 is no longer a disappointment. Details are explained below in part of a ZDNETAsia article.

Unlike its Office 2003 counterparts Excel and PowerPoint, Word 2003 does not let you rearrange document windows within a single program window.

Unless you change the default view option, each Word documents exists in its own window with its own menus and toolbars.

Consequently, when you use Arrange All to compare three documents on the screen at once, it looks like Figure A.

Figure A 

To remove the screen clutter, follow these steps:

  1. Go to Tools | Options.
  2. Click the View tab, then deselect the Windows In Taskbar check box (Figure B) and click OK.

Figure B 

Now all three documents will display without the clutter, as shown in Figure C.

Figure C 



Use the REPT function to create quick charts

Wouldn't it be great if you didn't have to embed a chart in a spreadsheet to get a graphical comparison?

You can, by using Excel's REPT (REPeaT) funtion.

Here is an example from ZDNET Asia. It's just part of the article, so scroll down a little.

To keep employees informed of their progress, you might keep a worksheet like the one inFigure A, which tracks the completion rates of assigned tasks.

Figure A 

Just listing the completion rates, however, makes it hard to compare one task with another. It's easier to monitor results when they are presented graphically. Follow these steps.

  1. Select D2:C11.
  2. Enter the following formula (Figure B):
    =REPT("|",C2*100)

Figure B 

  1. Press Ctrl + Enter.

The comparative results are now shown graphically, as shown in Figure C.

Figure C 

(Note that you can use any symbol for "|" in the formula. )



Use Word like a Typewriter for forms

Essentially, the plan works like this:
  1. Scan the document into a file.
  2. Place it in the Header of a Word file.
  3. Set Word's font and line spacing to move smoothly down the document.

And you can just type normally using the Return and Tab keys to fill in the form.
You can just print out the form normally once it's filled in. Here is part of an article from ZDNet Asia that gives more detail.

What do you do when someone hands you an application to fill out or when you need to fill out a printed tax form? If you don't have a typewriter, you probably fill in the form manually, hoping that the recipient can read your handwriting.

Fortunately, you can use Word to "type it in" instead. Follow these steps:

  1. Scan the form and save it as a picture to your My Pictures folder, or any folder where your picture files are kept. For this example, I scanned a tax form and saved it as a .PNG picture (Figure A).

Figure A 

  1. Open a blank document in Word.
  2. Go to View | Header and Footer. (In Word 2007, double-click in the Header pane of your document.)
  3. Go to Insert | Picture and then click From File. (In Word 2007, position the insertion point in the Header pane, click the Insert tab, and then click Picture in the Illustrations group.)
  4. Navigate to the file containing your form and click the Insert button.
  5. Crop, resize, and reposition the picture as necessary to fit the page.
  6. Right-click the picture, go to Format Picture, and click the Behind Text option. (In Word 2007, make sure the form is still selected. Then, under Picture Tools in the Format tab, click Text Wrapping in the Arrange group and choose Behind Text.)
  7. Double-click anywhere in the document outside of the Header pane. You can then enter the desired text. (Figure B).

Figure B 

To type the data as shown, I decreased the font size to 9, changed the paragraph formatting to single line spacing, and applied 0 spacing before and after the paragraph. This made it easier to use the Enter key to move from one line to another, as if I were using a typewriter.