Book

Suggestions


Enter your email address:

Delivered by FeedBurner


Home Page

Bloglines

1906
CelebrateStadium
2006


OfficeZealot

Scobleizer

TechRepublic

AskWoody

SpyJournal












Subscribe here
Add to 

My Yahoo!
This page is powered by Blogger. Isn't yours?

Host your Web site with PureHost!


eXTReMe Tracker
  Web http://www.klippert.com



  Thursday, November 25, 2010 – Permalink –

Getting 2010 Reference Guides

Where'd they hide that thing?


Wondering where your favorite Word 2003 commands are located in the new Word 2010 interface? Or just want to explore the rich, new design with a little guidance?

... rest the mouse pointer over a Word 2003 menu or button to learn its new location in Word 2010. To see an animation of the location of the command or button in Word 2010, just click it.


Command reference guides for:

Office 2010





See all Topics

Labels: , ,


<Doug Klippert@ 3:59 AM

Comments: Post a Comment


  Sunday, November 21, 2010 – Permalink –

Comment Code

Edit toolbar



You'll many times want to change blocks of code to comments in VBA modules; temporarily convert a block of VBA code to comments so that it's ignored during a trial run. Inserting an apostrophe before each line of code is a bother. Office 2000+ simplifies this task by letting you convert a block of code to comments with a click of a button.

Open any module in the Visual Basic Editor (VBE), and then choose View>Toolbars and choose Edit from the menu bar to display the Edit toolbar.

Select the lines of code that you want to turn into comments. Then, click the Comment Block button on the Edit toolbar (it's the sixth button in from the RIGHT end of the toolbar).
Each line of the selected code is now preceded with an apostrophe.




To convert the comments back to executable code, select the appropriate lines and click the Uncomment Block button, which is immediately to the right of the Comment Block button.
This, of course, works in any application that uses the VBE.

It's been suggested that two or three apostrophes (sometimes called inverted commas) be placed around existing comments. When the Comment Block is used, the original comments will not be removed.

See all Topics

Labels:


<Doug Klippert@ 3:17 AM

Comments: Post a Comment


  Sunday, November 14, 2010 – Permalink –

Citation and Bibliography

2007+ feature


"What if you write a paper for your literature class, but an educational journal wants to publish it? You used MLA style for formatting the citations and bibliography, but the journal uses APA style. It would be tedious to edit every citation and revise the bibliography to switch them from one style to the other. Fortunately, Office Word 2007 can switch bibliography styles. Choose a different style, and Word automatically reformats all the citations and the bibliography.

What about the next time that you write a paper on a related subject? If your specialty is Mark Twain, you will probably cite many of his same works in more than one paper. Word stores your master list of sources for you. Whenever you start a new paper, you can choose from your list of sources for the citations that you make in that paper."





Academic features: citation & bibliography tools


Previous versions
Footnote, Endnote, and Bibliography Questions

See all Topics

Labels: , , , , ,


<Doug Klippert@ 3:12 AM

Comments: Post a Comment


  Saturday, November 06, 2010 – Permalink –

Easy Reading

Clean up the screen


Word 2003 introduced a view of documents that eliminates a lot of the distractions of Task Panes and toolbars.

It's called Reading Layout.

Office.Microsoft.com:
Word Reading Layout View

Demo reading layout view


Infopackets.com
Reading Layout View

In 2007-10 it's View>Full Screen Reading


See all Topics

Labels: , ,


<Doug Klippert@ 3:48 AM

Comments: Post a Comment