First  |  Prev |  Next  |  Last
Pages: 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
Text to Speech: How do i read text in paragraph and highlight word
Hi, I am doing a text to speech macro that will read by paragraph and highlight word at the same time. i am able to accomplish this when the coding is done to read word by word and highlight word.... but when it is reading word by word... the speech is not smooth.... so i change to read by paragraph.... the ... 3 Jul 2008 01:15
VBA macro for Picture Formatting
Since I cannot record this operation as macro, I need some help with the VBA to create the macro. I want to select a picture (object) in MSWord and format it for Square wrapping and aligned to the Right Margin. I have been through the objects and methods and cannot find what I need. I used this to at least get... 5 Jul 2008 17:38
How do I modify a table of contents with a VBA macro?
I have a document that is not automated at all. It is a "Use Case" template that we are supposed to cut and paste then fill in for each use case. I have found that I can create a TOC at the beginning of the document and put in hyperlinks, remove page numbers, etc. (The TOC is based on the Heading1, Heading2 sty... 3 Jul 2008 01:15
Referring to Macrobutton Field properties without selecting them
Is it possible to refer in code to Macrobutton fields in order to modify their properties. If so, how?? Just in case, let me provide the specific example. I currently have a document with more than 200 tables. Each table has in its top row a Macrobutton field that hides and unhides the rows from row 2 to th... 3 Jul 2008 01:15
It stopped
Now it has stopped doing it. Very strange. Never mind :O) Anthony Giorgianni "Anthony Giorgianni" <pleasepost(a)to.group> wrote in message news:%23PMf9WG3IHA.2348(a)TK2MSFTNGP06.phx.gbl... Hello All I just created a new procedure and all of a sudden that one and several other existing procedures (not... 2 Jul 2008 17:04
Combo box drop down list
I have used the "calc on exit" to populate a reference. the reference being referred to the bookmark To create a reference: Ctrl + 9 then type within the brackets ref textxx \* charformat then F9 Once you tab out of field textxx it will populate the ref mark Bryan "jwhittrn" wrote: Actually, I was loo... 2 Jul 2008 16:02
Generate Styles list with Definitions for a Template
Hi there. I cannot seem to find an option in MS Word (or a macro) that will generate a list of the styles in a template along the style definition. Is it possible to generate a list like this? ... 3 Jul 2008 11:29
Suddenly pasting in procedures
Hello All I just created a new procedure and all of a sudden that one and several other existing procedures (not all) are pasting into the word doc the vb script commands exactly as they appear in the vb editor (starting with "sub" and ending with "end sub" and everything in between) and not actually excuti... 2 Jul 2008 13:58
Macro Word Help
I am new to the forums. I just got into an internship that requires a little bit of macro knowledge, and I do not know where to learn it. Do you guys know the best way to learn the basic commands of macros? Or at least a compilation of commands so I can piece together a semi-decent program? 1.) My fir... 2 Jul 2008 11:54
How to display description of value instead of this value?
Hello. There is the code that display information about of paper size: Sub currentsize() Dim ps As String ps = Selection.PageSetup.PaperSize msgbox ps End Sub But it show in the number. I want to see description thouse. That is instead of "7" (for example) I want to see description that. How? Thank you. ... 2 Jul 2008 13:58
First  |  Prev |  Next  |  Last
Pages: 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109