![]() |
|
#20
|
|||
|
|||
|
Oops. Answering one of my own questions about the smart quotes:
It's explained here I believe: Code:
Public Const open_quote As String = "("")" ' Smart quote entered using ALT+0147
Public Const close_quote As String = """" ' Smart quote entered using ALT+0148
Seems like the other quesiton/comment I had above about commas, period, etc. is perhaps also addressed in one of these public constants, but I'm not sure I have it configured correctly. KS |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Macro that deletes unused styles
|
thejollyroger | Word VBA | 14 | 12-04-2017 09:00 AM |
Best Practice for Indexing Multiple Word Terms and Sub-Terms
|
jhy001 | Word | 4 | 11-06-2017 02:08 PM |
Macro Question: Need help making a macro to highlight the first word in every sentence
|
LadyAna | Word | 1 | 12-06-2014 10:39 PM |
| Wild card to highlight capitalised terms? | bertietheblue | Word | 2 | 02-08-2013 04:44 PM |
| find - reading highlight - highlight all / highlight doesn't stick when saved | bobk544 | Word | 3 | 04-15-2009 03:31 PM |