![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I want to have macros that will insert the heart and diamond card suit symbols into a document and
i) have them appear in red ii) have the next symbol automatically return to black. ANyone help please? |
| Ads | |
|
#2
|
|||
|
|||
|
Please try the code given in attached txt file.
|
|
#3
|
|||
|
|||
|
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 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 card 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| +-------------------------------------------------------------------+ |
|
#4
|
|||
|
|||
|
Thank you very much. That works perfectly
|
|
#5
|
|||
|
|||
|
Looks like Allan got the solution to his problem. But agree that I could have misunderstood what he wanted, so it was good that you responded. And the point about installing macro is duly noted. However, I think sending it as a txt file is more foolproof as sometimes periods are left out while copying and these are imp parts of code.
Quote:
|
|
#6
|
|||
|
|||
|
? 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? On Aug 11, 7:38*pm, Venky62 wrote: Looks like Allan got the solution to his problem. But agree that I could have misunderstood what he wanted, so it was good that you responded. And the point about installing macro is duly noted. However, I think sending it as a txt file is more foolproof as sometimes periods are left out while copying and these are imp parts of code. Peter T. Daniels;493052 Wrote: 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 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 card 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| +-------------------------------------------------------------------+- |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to get Microsoft Word to find the bullet symbol: Font: Symbol Character code 183? | roseuz | New Users | 3 | August 1st 12 12:30 PM |
| How change cursor symbol from paragraph symbol to flashing indica. | Tomasdo | Microsoft Word Help | 1 | May 28th 09 05:23 PM |
| In word 2007 how can I enter a square root symbol. Not in Symbol | Eric Hasper | Microsoft Word Help | 2 | November 7th 08 11:48 AM |
| creating a shortcut for a symbol 'in color' | DomaineLeRuisseau | Microsoft Word Help | 2 | April 26th 06 02:59 PM |
| Can I add a custom symbol to the symbol list in word? | Tim | Microsoft Word Help | 3 | July 13th 05 12:40 AM |