| Thread | Last Post | Replies |
|
| selecting text | 26 Sep 2006 07:22 GMT | 2 |
i would like to know if there is any way to select the text between 2 marks. I know to do it with bookmarks but i think that it is a very bad solution(too slow) i´ll put an example because the marks aren't the same at the start and at
|
| Adobe Comments duplicating themselves in other toolbars | 26 Sep 2006 06:50 GMT | 3 |
I have Adobe 7.0.8. My problem is that everytime I save my macros, shortcuts, etc in my normal.dot on Exit and then restart Word, the items in Adobe Comments duplicated themselves in my customized toolbar, sometimes attaching themselves to the Autotext or other toolbars. Can ...
|
| Word Slooowwww When Opening Document with Embedded VB Widgets | 26 Sep 2006 02:16 GMT | 3 |
We have an application which displays Word documents. Since our application is view only, we've been using the Word Viewer to display our documents. Recently, we shifted over to use Word via Automation, for better programmatic integration. Our application is working, but we've ...
|
| Inserting manual line breaks | 26 Sep 2006 01:08 GMT | 3 |
I'm having trouble analyzing the text from the word document with the concordance software- to analyze the story I would first save the file as plain text with line breaks, so that the concordance software would grab the word and quote the story on "per line basis", not the whole ...
|
| Document Open | 26 Sep 2006 00:10 GMT | 4 |
I am using accounting/management software that allows us to create template letters in Word using merge fields. I have one letter with alot of VBA coding in it. When I create the letter I have to save it first to my hard drive to get the VBA to work correctly. The
|
| retrieve current page number with vba | 25 Sep 2006 22:59 GMT | 7 |
can anybody tell me if it is possible to get the page number of the active window displayed. In other words, I don't want, with functions like selection.information(...), retrieve the page number where the cursor
|
| How can I get the default measurement to remain set in inches? | 25 Sep 2006 21:57 GMT | 2 |
Multiple times daily I have to reset the default measurement to inches in MS Word 2003. I've checked the settings in the control panel and they are correct. What can I do to retain inches instead of points?
|
| Macro To Hide Elements | 25 Sep 2006 21:00 GMT | 1 |
I'd like to apply a style to certain rows and columns in a table that could be found by a macro in order to add "Hidden" to the font format of that style. The goal is to create "redacted" versions of a large document somewhat automatically.
|
| detecting if user has alt-tabbed to another doc | 25 Sep 2006 18:57 GMT | 2 |
I'm working on a Word plug-in that saves variables into a document and then displays that info in a drop-down combo box. The problem is that if the user alt+tabs into another document (or changes documents via the Window menu) the combo box still displays the info from the
|
| Help with DAO and word | 25 Sep 2006 17:28 GMT | 2 |
I have a userform which fills list/combo boxes from access databases. I have gotten this far with questions to this group and looking at the links like mvps.org. I have a few questions / more things that I would like to do but can't find the answers. If you could help .... I ...
|
| Est-ce qu'on peut lancer Word depuis Interent Explorer? | 25 Sep 2006 17:20 GMT | 1 |
Est-ce qu'on peut lancer Word depuis Interent Explorer? Merci pour toute aide sur ce sujet!
|
| Autotext | 25 Sep 2006 17:12 GMT | 6 |
Randomizer code below selects Autoetxt entries randomly and inserts at end of active document. My question is - is it possible to alter the below code to select Multiple Autotext Entries by entering the Autotext entry's
|
| How can I find Page number of current selection in VB Word2002 | 25 Sep 2006 15:29 GMT | 2 |
I have coded a module that finds a selection within a document. How can I find the page number of the page on which it resides from within my code?
|
| Can You Automate Word Without Office? | 25 Sep 2006 12:58 GMT | 2 |
I'm automating Word from a VB.NET application using the Word.Application and Word.Document objects. I have Office installed and I notice that VB.NET is creating Interops for both Word.dll and Office.dll. If we want the target machines to only have Word installed and not the whole
|
| Wildcard character syntax | 25 Sep 2006 10:12 GMT | 1 |
Morning, I am looking at making an expression using a wildcard character could you please advise me of syntax DATE_NUM_LABEL As String = "Day*"
|