Microsoft Office Word: Difference between revisions
Jump to navigation
Jump to search
(→Tips) |
|||
Line 34: | Line 34: | ||
* '''Creating cross-references in ''Word''''' (See [http://randomtech.blogspot.com/2008/03/microsoft-word-how-to-cross-reference.html]) |
* '''Creating cross-references in ''Word''''' (See [http://randomtech.blogspot.com/2008/03/microsoft-word-how-to-cross-reference.html]) |
||
* When using '''bookmarks''' (as in tip above), better '''make the bookmarks visible''' (Menu ''Tools'' → ''View'' → ''Show Bookmarks'').<br> This will avoid to inadvertently insert text inside some predefined bookmarks (particularly relevant when cross-referecing the bookmark with field ''{ REF }'' ) |
* When using '''bookmarks''' (as in tip above), better '''make the bookmarks visible''' (Menu ''Tools'' → ''View'' → ''Show Bookmarks'').<br> This will avoid to inadvertently insert text inside some predefined bookmarks (particularly relevant when cross-referecing the bookmark with field ''{ REF }'' ) |
||
* [http://www.shaunakelly.com/word/bullets/controlbullets.html How to control bullets in Word] |
|||
* [http://sbarnhill.mvps.org/WordFAQs/QandA2007.htm How to setup Q&A Styles in Word 2007] |
|||
== Fields and Switches == |
== Fields and Switches == |
Revision as of 16:54, 8 March 2011
Keyboard Shortcuts
Word 2003 shortcuts — Microsoft has released an interactive application to locate the Word 2003 commands in the new Word 2007 interface. The same application can be used to find back the usual Word 2003 keyboard shortcuts, since these still work in Word 2007.
Shortcut | Description | Custom |
---|---|---|
A-F9 | Toggle view/hide field code | |
C-F9 | Create a new field | |
C-S-e | Toggle track changes mode | |
A-F11 | Show Visual Basic | |
A-im | Insert comment | |
A-inn | Insert reference - footnote |
Tips
- Creating cross-references in Word (See [1])
- When using bookmarks (as in tip above), better make the bookmarks visible (Menu Tools → View → Show Bookmarks).
This will avoid to inadvertently insert text inside some predefined bookmarks (particularly relevant when cross-referecing the bookmark with field { REF } ) - How to control bullets in Word
- How to setup Q&A Styles in Word 2007
Fields and Switches
Fields
- The Seq field ([2])
Field code | Result |
---|---|
{ SEQ MySeq \# 000 \* MERGEFORMAT } | 000 001 002 |
- The = (formula) field
- Invalid character setting error → see section below
- The Ref field
- Example: { REF myBookmark \h } (\h indicates that cross-reference is also an hyper-link)
Field switches
- The format (\*) field switch ([3])
- The Numeric Picture (\#) field switch ([4])
- Examples: { = 4 + 5 \# 00.00 } displays "09.00", { = 9 + 6 \# $### } displays "$ 15", { = 111053 + 111439 \# x## } displays "492", { = 1/8 \# 0.00x } displays "0.125".
Troubleshoot
- Invalid character setting error when using the = (formula) field