Loading
Word.Tips.Net WordTips (Menu Interface)

Setting Up an Array with Fields

There may be a time when you need to create an "array" in the middle of a sentence. For instance, you may need to have a 3 x 3 "mini table" within a sentence. Using an actual table can be unwieldy, particularly if you literally want the array in-line within your sentence.

If you have such a special need, try this out:

  1. Determine how many columns you want in your array.
  2. Determine the elements to appear in each cell of the array.
  3. Position the insertion pointer where you want the array to appear.
  4. Press Ctrl+F9 to insert a pair of field braces.
  5. Enter your field so that it appears as shown here:
  6. { EQ \a \ac \co3 (One,Two,Three,Four,Five,Six,Seven,Eight) }
    
  7. With the insertion point still within the field (between the braces), press F9. Word collapses the field.

When putting together your field, the \a switch indicates you are creating an array. The \ac switch indicates you want the information in each cell centered (you can also use \al for left alignment or \ar for right alignment). The \co3 switch indicates you want three columns in this array; you can (and should) change the number in the switch to reflect the number of actual columns you want in the array. Finally, the information within the parentheses represents the text to appear in each cell of the array, top to bottom and left to right. As shown in this example, the resulting array will be three columns by three rows.

You can also add some spacing switches to the field, if desired. For instance, if you wanted four points of space both vertically and horizontally between the array cells, you could add \vs4 \hs4 to the field.

It is hard to describe the effects of setting up an array. The best way to understand it is simply to try it. You may very well find many instances when you can use arrays in your own documents.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (550) applies to Microsoft Word versions: 97 | 2000 | 2002 | 2003 | 2007

Related Tips:

Create and Merge! Using Word's mail merge tool you can quickly and easily combine data from a variety of data sources to create great individualized documents that incorporate your data in ways that you control. WordTips: Mail Merge Magic is an invaluable source for learning how to harness the full power of Word's mail merging capabilities. Check out WordTips: Mail Merge Magic today!

 

Comments for this tip:

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form below!)

Leave your own comment:

*Name:
Email:
  Notify me about new comments for this tip
Hide my email address
*Text:
*What is 2+3? (To prevent automated submissions and spam.)