PC Review


Reply
Thread Tools Rate Thread

click on highlighted word(s) to put in quotes

 
 
=?Utf-8?B?RG9uIEI=?=
Guest
Posts: n/a
 
      23rd Feb 2006
Is this already possible? If so, how? If not, it would be a handy feature.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm....docmanagement
 
Reply With Quote
 
 
 
 
Graham Mayor
Guest
Posts: n/a
 
      24th Feb 2006
This is fairly easy to achieve. Add the following macro to a keyboard
shortcut

Sub AddQuotes()
Dim sText As String
sText = Selection
'Use this line for straight quotes
Selection.TypeText (Chr(34) & sText & Chr(34))
'Use this line for smart quotes
'Selection.TypeText (Chr(147) & sText & Chr(148))
End Sub

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


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

Don B wrote:
> Is this already possible? If so, how? If not, it would be a handy
> feature.
>
> ----------------
> This post is a suggestion for Microsoft, and Microsoft responds to the
> suggestions with the most votes. To vote for this suggestion, click
> the "I Agree" button in the message pane. If you do not see the
> button, follow this link to open the suggestion in the Microsoft
> Web-based Newsreader and then click "I Agree" in the message pane.
>
> http://www.microsoft.com/office/comm....docmanagement



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Word, Highlighted Text, Right Click, Look Up not an option? =?Utf-8?B?U3RldmVMdWNreU9uZQ==?= Microsoft Word New Users 4 12th Apr 2005 03:58 PM
How can I display highlighted text in word that clears after click =?Utf-8?B?RHJhZ29uc2lyZQ==?= Microsoft Word Document Management 4 21st Mar 2005 05:29 PM
Can Word be set-up to change curly quotes to straight quotes when. =?Utf-8?B?SyZEJ3Ntb20=?= Microsoft Word Document Management 4 19th Feb 2005 08:06 AM
everything i click on in excel is highlighted.........how do I st. =?Utf-8?B?UXVpY2tlcnJvcg==?= Microsoft Excel Misc 4 2nd Dec 2004 05:06 PM
'Save as' not highlighted when I right click Frank Windows XP Help 0 6th Nov 2003 09:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:30 AM.