416-993-4953

32 Grenville Street M4Y 1A3 CGreaves@ChrisGreaves.com

Visit www.ChrisGreaves.com for this image!

Home

Using Color in Microsoft Word

Using Color in Microsoft PowerPoint

Compatible Systems

Notes on Selections

Acknowledgements

WhatFAQ

Videos

Color - Home Page

Welcome to Color's Home Page.

Color will speed up and enhance your delivery of Word documents and PowerPoint presentations.

Download, Install it, click on the drop-down list, and say "Wow!".

If you have any questions, please Contact Me ; I personally answer the phone & respond to all email enquiries.

Selection in Microsoft Word

In MS Word - in the current selection which may span several pages of a document - you get to color all the

(Strictly speaking within any "story" in the document, since one could be knee-deep in a header or footer)

Selection in Microsoft PowerPoint

The user's selection can span everything from all slides (Click-Shift-Click on the slide viewer) to a set of slides, a single slide, one or more textboxes within a single slide, part of a single slide (from some point in a paragraph to some other point in (another) paragraph).

While a part of a single textbox within a single slide can be selected, once we cross a text box boundary we can select only complete text boxes, and once we cross a slide boundary we can select only complete slides.

However we are not done, since we can provide, by macro, a means to

We could apply equally well to the second, third etc, but perhaps only the "last" would be of equal use:

Logic

Note the dichotomy around the text frame.

Items inferior to a text frame are those items to which we apply Font.Color.

All items excepting the text frame or the Presentation can be selected by the end-user.

We make a distinction between

(a) What has been selected and

(b) To what sort of unit color is being applied.

We know that if one selects, say, a shape, then PowerPoint assumes all the text within that shape. That is, each selectable item above the text frame level implies that entire text frames are involved in the operation.

The user elects to select some part of a presentation, and then chooses one of five macros, to color units of Paragraphs, Sentences, Lines, Words or Characters, known as the PSLWC switch.

If the user has elected to color characters and the user has selected a few characters within a text frame, the code known as "Process all Characters In the Selection" will be a straightforward simple loop along the characters within the selection

If the user has elected to color words, and yet the selection does not cover more than one word, then the code known as "Process all Words In the Selection" will be a straightforward application of color to the single word represented by the selection.

If the user has elected to color lines, and yet the selection does not cover more than one line, then the code known as "Process all Lines In the Selection" will be a straightforward application of color to the single line represented by the selection.

If the user has elected to color sentences, and yet the selection does not cover more than one sentence, then the code known as "Process all Sentences In the Selection" will be a straightforward application of color to the single sentence represented by the selection.

If the user has elected to color paragraphs, and yet the selection does not cover more than one paragraph, then the code known as "Process all Paragraphs In the Selection" will be a straightforward application of color to the single paragraph represented by the selection.

Color Words

If the user has elected to color characters and the user has selected a few characters within a text frame, the code known as "Process all Characters In the Selection" will be a straightforward simple loop along the characters within the selection

If the user has elected to color words, and yet the selection does not cover more than one word, then the code known as "Process all Words In the Selection" will be a straightforward application of color to the single word represented by the selection.

If the user has elected to color lines, and yet the selection does not cover more than one line, then the code known as "Process all Lines In the Selection" will be a straightforward application of color to the single line represented by the selection.

If the user has elected to color sentences, and yet the selection does not cover more than one sentence, then the code known as "Process all Sentences In the Selection" will be a straightforward application of color to the single sentence represented by the selection.

If the user has elected to color paragraphs, and yet the selection does not cover more than one paragraph, then the code known as "Process all Paragraphs In the Selection" will be a straightforward application of color to the single paragraph represented by the selection.


Loading

416-621-9348 CGreaves@ChrisGreaves.com

Toronto and Mississauga, Sunday, February 17, 2013 9:49 PM

Copyright © 1996-2013 Chris Greaves. All Rights Reserved.