symbol color

A

alan taylor

I want to have macros that will insert the heart and diamond card sui
symbols into a document and

i) have them appear in red
ii) have the next symbol automatically return to black.

ANyone help please
 
V

Venky62

Please try the code given in attached txt file.
I want to have macros that will insert the heart and diamond card sui
symbols into a document and

i) have them appear in red
ii) have the next symbol automatically return to black.

ANyone help please

+-------------------------------------------------------------------
|Filename: InsertSymbol.txt
|Download: http://www.wordbanter.com/attachment.php?attachmentid=140
+-------------------------------------------------------------------
 
P

Peter T. Daniels

I'm pretty sure he doesn't want to enter a heart AND a diamond
simultaneously, but wants to produce a document about poker or bridge
(etc.) with suitably colored symbols. So he needs two separate
routines in order to be able to type either one.

I'd recomment that he then assign the four suit symbols to mnemonic
keyboard shortcuts. Ctrl-S, Ctrl-H, Ctrl-D, and Ctrl-C are already
busy, so Ctrl-Alt- S, H, D, C might be best. The -S and -C shortcuts
are simply assigned within Insert Symbol; to assign shortcuts to
macros, an easy way to do it is to choose "Customize QAT" and click
"Customize" near the lower right. Then choose the macro from the
dropdown above, type the shortcut, and click "Assign."

Oops, he didn't say which version of Word.

Also, it's convenient to simply include the macro in your message here
(it took a long time for your link to open!) unless it's quite long,
like the one you made for me; and when you make a macro for someone,
it's helpful to include the link to the instructions for installing
it:

http://www.gmayor.com/installing_macro.htm
 
A

alan taylor

Venky62;493050 said:
Please try the code given in attached txt file.

Thank you very much. That works perfectl

+-------------------------------------------------------------------
+-------------------------------------------------------------------
 
V

Venky62

Looks like Allan got the solution to his problem. But agree that I coul
have misunderstood what he wanted, so it was good that you responded.
And the point about installing macro is duly noted. However, I thin
sending it as a txt file is more foolproof as sometimes periods are lef
out while copying and these are imp parts of code.
I'm pretty sure he doesn't want to enter a heart AND a diamond
simultaneously, but wants to produce a document about poker or bridge
(etc.) with suitably colored symbols. So he needs two separate
routines in order to be able to type either one.

I'd recomment that he then assign the four suit symbols to mnemonic
keyboard shortcuts. Ctrl-S, Ctrl-H, Ctrl-D, and Ctrl-C are already
busy, so Ctrl-Alt- S, H, D, C might be best. The -S and -C shortcuts
are simply assigned within Insert Symbol; to assign shortcuts to
macros, an easy way to do it is to choose "Customize QAT" and click
"Customize" near the lower right. Then choose the macro from the
dropdown above, type the shortcut, and click "Assign."

Oops, he didn't say which version of Word.

Also, it's convenient to simply include the macro in your message here
(it took a long time for your link to open!) unless it's quite long,
like the one you made for me; and when you make a macro for someone,
it's helpful to include the link to the instructions for installing
it:

http://www.gmayor.com/installing_macro.htm

On Aug 11, 6:51*am, Venky62 (e-mail address removed) wrote:-
Please try the code given in attached txt file.

alan taylor;493049 Wrote:
-
I want to have macros that will insert the heart and diamond car
suit
symbols into a document and-
-
i) have them appear in red
ii) have the next symbol automatically return to black.-
-
ANyone help please?-

+-------------------------------------------------------------------+
|Filename: InsertSymbol.txt * * * * * * * * * * * * * * * * * * * * |
|Download:http://www.wordbanter.com/attachment.php?attachmentid=140|
+-------------------------------------------------------------------+

+-------------------------------------------------------------------
+-------------------------------------------------------------------
 
P

Peter T. Daniels

? How does your computer work? I click before the beginning of the
passage I'm copying and drag to beyond the end of it. How could a
period get lost?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top