| Thread | Last Post | Replies |
|
| cannot update footer docvariable | 30 Nov 2004 00:17 GMT | 5 |
I am trying to update docvariables in a word document from Access. This code will update the variables on the second page but does not update the variable on the first page - when I am in the footer it is labeled "section1"... Why is this not working??
|
| How-to Force a Zoom Setting | 29 Nov 2004 23:17 GMT | 2 |
I'm looking for a way to set a zoom magnification in Word as a default so that whenever a document is opened in Print Preview, it will be opened to the zoom that I specify. Does anyone have any ideas on how I could accomplish this?
|
| Auto Installing Word Templates | 29 Nov 2004 20:43 GMT | 1 |
Can anyone help We have been asked to create a template, no problem there... However the template has to be automatically installed on different versions of Word, 97, 98, 2000, & XP etc.
|
| method not known or available | 29 Nov 2004 20:17 GMT | 3 |
I am getting this error message on the line below reading:"For each oRvs..." with the word "revisions" highlighted. WHY? I have references set. I have included some of the surrounding code - please HELP! THANKS! Set oDoc = oApp.Documents.Item(1)
|
| can't get out of loop | 29 Nov 2004 19:57 GMT | 3 |
I'm using a macro to add bookmarks to a document. I wrote the macro to find each section break in the document, then look for the first alphanumeric character and set a bookmark. My problem is that whenever the macro reaches the end of the document, it
|
| Crash on a doc close based on a specific dot | 29 Nov 2004 16:32 GMT | 10 |
[Posted to microsoft.public.word.vba.general, copy sent to author] Hi all, I have a problem with vba code using Word97. A document (say essai.doc) being attached to a template (say base.dot) crashes Word everytime when
|
| Q: Word VBA Forms | 29 Nov 2004 15:39 GMT | 2 |
How can I create multiple instances of a VBA Form? Apparently when you create a Form in Word VBA that form is only one instance. I need to have separate instances. Any help is appreciated.
|
| how long is empty field in Word | 29 Nov 2004 14:38 GMT | 6 |
Microsoft Office 2002 sp3 after merging a document I want to delete empty fileds. Any field that is empty should be delete by the macro
|
| Word 97 the windows registry has reported that one or | 29 Nov 2004 13:37 GMT | 1 |
I am getting this message every time I open Word 97. The Windows Registry has reported that one or more required files are damaged or missing. To correct this program run the Word Setup Program? This has happened since the installation of the XP Service Pack. Any
|
| Page Number | 29 Nov 2004 11:54 GMT | 2 |
If I search a document and a word is found on page 3, how can I return the page number to the code? I have only found how to return the page number the cursor is located on, but not where the word is found.
|
| Embedded word document | 29 Nov 2004 10:47 GMT | 1 |
Hi i have and embedded word document in excel sheet. When i use "open" verb on embedded document in excel,it will open this document for editing in microsoft word. Is there any posibility to detect in word vba that this is embedded document
|
| Text Box - New Page | 28 Nov 2004 20:51 GMT | 1 |
I have a non-anchored Text Box on a page of my document. If I insert a new page into the document, I would like the Text Box to move to the next page. Is this possible without programming? If Programming is necessary, is there a function that is called when a new
|
| Copy and Paste a ToolBar? | 28 Nov 2004 20:51 GMT | 1 |
I had to completely redo a major macro project by exporting and then reimporting the modules and forms into a new document. (This cleaned it up a lot, even tho' I had been using a form cleaner). But the toolbars that I created in the orginal project seem untouchable.
|
| Automate a form textbox | 28 Nov 2004 20:07 GMT | 4 |
I have a Word Template that uses form control textboxes (bookmarks). I have them name txtCourseNum and txtCourseName. When I type in the txtCourseNum, I want it to automatically populate the txtCourseName. I have the CourseNum and CourseName in arrays, but I don't
|
| saving to a Cd | 28 Nov 2004 19:37 GMT | 1 |
I have been saving fiels to a CD. When I want to make changes in these files it will not let me beacuse it ahs saved in a read-only mode. I don't know how to get it out of the read only mode, so that it won't do that in the future. I have tried clicking PROPERTIES and ...
|