| Thread | Last Post | Replies |
|
| Check box form Feild | 30 Jun 2006 20:03 GMT | 4 |
Hello As you know we have two types of check boxs. One that is comming from Control toolbox toolbar and another that is on Form toolbar. My question is for the Check box that come from Froms toolbar not the other
|
| Table of Contents outline levels | 30 Jun 2006 14:47 GMT | 2 |
I am using Word 2003, creating a macro that will generate a table of contents for a particular style. I have three styles in the template that have "level 1" paragraph outline level so that they will show in the document map (ex. Style A, Style B, and Style C). I have tried ...
|
| On Entry Macro behaviour with Mouse click (Word 2003) | 30 Jun 2006 07:27 GMT | 3 |
I have a simple protected form with Text1 DropDown1 and Text2 If the user leaves Text1 empty I want to return to Text1 if the tabs or "mouses" to DropDown1 or Text2 This is my code:
|
| Can't find Section Break (New Page) when followed by Table | 30 Jun 2006 06:35 GMT | 9 |
With Jezebel's kind assistance, I have found how to replace Section Breaks with Page Breaks. (Search ^b replace ^m) Are those control codes listed somewhere in Word Help? But I find that a Section Break(New Page) followed immediately by a Table on
|
| how to automate drop-down forms in a word doucment | 30 Jun 2006 04:56 GMT | 1 |
I have inserted drop down menus in a word document to make a template, if i lock the form and have a drop down box that is A-Z for example. How can I make it so that when a user hits the letter P, P shows up?? I can only find out how to make it work if the user drops down the ...
|
| I Can't figure out how to gain access to a word document's propert | 30 Jun 2006 01:59 GMT | 1 |
I'm trying to write a sub that will automatically make a copy of the active document and save it on a network drive in a folder with the author's name. The folders already exist on the network. But I can't figure out how to access the document's AUTHOR field.
|
| InsertAfter problems | 30 Jun 2006 01:48 GMT | 3 |
I am playing around with VBA in Word to become familiar with it before beginning a project. So far it has been going well, but I am currently stumped on this InsertAfter issue. Basically to my mind it should insert text after the selection, but on the same line. What it is
|
| saving pages as separate files | 29 Jun 2006 20:31 GMT | 1 |
I have a document of 150 statements (one for each page). Is there a macro that will save each page as a separate file and name the file with text found in the document at the same place on each page? Thanks in advance.
|
| Problem cross-referencing bookmarks in a VBA User Form | 29 Jun 2006 20:27 GMT | 5 |
I have created a document that has some repeating information in it. Instead of having to type the text (for example: client name, product) several times throughout the document, I decided to create a Word Template with a VBA User Form and cross-references to populate this ...
|
| Do not Print Header&Footer | 29 Jun 2006 19:58 GMT | 3 |
I create Letter Template with some Macros. Firts page header ist diferent from primary header. both include some pictures. my problem is I need to print the letter on blank paper or preprinted paper.
|
| wdDialogFileSaveAs won't accept filename variable | 29 Jun 2006 14:42 GMT | 1 |
I've been able to narrow down the problem I was seeking help on in an earlier thread. For some reason when using Word2000 the code I'm using to insert a file name into the SaveAs dialog box causes problems. I apologize for not narrowing the problem down before starting the other ...
|
| Add-In macro doesn't show in ALT+F8 list? | 29 Jun 2006 14:27 GMT | 2 |
I wrote a macro and put it into an Add-In (in a template, in the right folder, added and everything). Tools>>Templates and Add-Ins shows the template and it's checked. If I do ALT+F8, with the list showing macros in "All active templates
|
| Opening a Mail Merge Main Document in .Net project. | 29 Jun 2006 10:39 GMT | 2 |
I have a Word 2003 mail merge main document (form letter) that is linked to another Word document data source for the mail merge. If I open this doc using the Word GUI, it first asks me to confirm that I want to run a query to select the data from the data source file, then it
|
| Inserting HTML into Word | 29 Jun 2006 08:26 GMT | 1 |
(Word 2003) Hi, I have a situation in which I need to copy the contents of an HTML, complete with its CSS files and images, into a Word document.
|
| I want a united kingdom dictionary in word, help? | 29 Jun 2006 03:02 GMT | 1 |
I am trying to find a way to import a more "Oxford" English dictionary into my MS Word 2003 program. I am a US and Canadian citizen. It is just that "Oxford" is a far better version of our language.
|