Home |
Search |
Today's Posts |
#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? |
#2
![]() |
|||
|
|||
![]()
Please try the code given in attached txt file.
|
#3
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
? 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| +-------------------------------------------------------------------+- |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
In word 2007 how can I enter a square root symbol. Not in Symbol | Microsoft Word Help | |||
Can I add a custom symbol to the symbol list in word? | Microsoft Word Help | |||
How change cursor symbol from paragraph symbol to flashing indica. | Microsoft Word Help | |||
creating a shortcut for a symbol 'in color' | Microsoft Word Help |