| Thread | Last Post | Replies |
|
| Search Page Question | 18 Jun 2004 20:48 GMT | 7 |
Okay, I'm putting together a macro in VB, and I've come across a small problem. I want to search each individual page for a character in white, dump that character to a variable, and the program
|
| Find delete words | 18 Jun 2004 19:51 GMT | 5 |
Hi everyone, I wanted to know if there is a way to search through a document and delete every instance of word. I've tried a bunch of things so far. I can find every instance of a
|
| odd error - remote server machine dose not exist | 18 Jun 2004 18:07 GMT | 1 |
During automation , I often get a msg 'The remote server machine dose not exist or is unavable' It happens when word is being controlled from MSaccess most often if wdApp.Visible = False the error comes after a document is
|
| inserting pictures into the document | 18 Jun 2004 17:53 GMT | 9 |
in my userform i have inserted pictures now i want to insert theses oictures into the document at a bookmark my question do i insert the image from the userform or do i insert the image from the original file location
|
| Help with multiple columns & autotext | 18 Jun 2004 16:58 GMT | 5 |
I'm using VB6 to read records from a database and insert them into a work document based on a template that I defined. At the moment I have an autotextentry with some bookmarks, and I use the following code snippet to insert the data:
|
| Dynamic userform | 18 Jun 2004 16:31 GMT | 1 |
I've got a pretty basic userform with 3 textboxes and a combobox which works ok as is. On clicking submit the entered details are entered into bookmarks in the document. What i would like to be able to do is set the form so that on clicking submit the details would be inserted ...
|
| Concatenation of Word Documents | 18 Jun 2004 12:26 GMT | 3 |
hai, I am doing concatiction of Word Documents. I did it using the steps selection,Copy, and paste through C# programming. If the documents are more it's takes more time.
|
| Detecting Network Printer Availability | 18 Jun 2004 06:12 GMT | 2 |
Word 2000 I have a simple macro that prints a document to a network printer. Last weekend the IT department did a server reorganization, and since then we've been having problems with the availability of network
|
| URGENT Need custom printing help! | 18 Jun 2004 03:58 GMT | 1 |
My client has a law office where just about everyone has a printer of their own for quick printing and doing envelopes. However, they also have a multi-function enterprise class copier (MFC for short) with multiple paper trays that will be used for printing to letterhead and ...
|
| Word Viewer + VB | 18 Jun 2004 02:46 GMT | 1 |
Fellows, does anybody know how to get "Word Viewer" Class? Is there is a class to this object? I am using this software to open a non-write document (people only can see
|
| How To - Call Procedure from a Different Global Template | 18 Jun 2004 02:38 GMT | 3 |
While runnnig a procedure in GlobalTemplate-B, I want to call a procedure from GlobalTemplate-A. I can't recall the method for doing this. Can you help? Thank you!
|
| Activating cursor at insertion point in Word 2003 Reading Layout View | 18 Jun 2004 02:09 GMT | 3 |
Upon switching into Reading Layout view in Word 2003, the cursor (i.e. current insertion point) is not visible. Because Word is in this state, i.e. the insertion point is not active, many menu commands are disabled, such as Insert | Field. None of the other views behave this way; ...
|
| Sections & Grouping?? | 18 Jun 2004 01:25 GMT | 6 |
I use VB6 to automate Word to create documents from templates that I define. One thing that I don't know if it's possible to do is "grouping". What do I mean?? OK, for example I have these records:
|
| VBA Code Help - Creating a Dictionary | 17 Jun 2004 22:38 GMT | 1 |
This is what I am looking to do: I am trying to create a dictionary with my own temrs and definitions. I have created a "Definition" document that contains a 2-column
|
| Need Advice on Approach to Project-Input Box?UserForm? | 17 Jun 2004 22:05 GMT | 3 |
I'm using Word 2002. I've created a contract template with form fields to be filled in by the users. However, in one area of the contract I need to prompt the user with something like this: "Are you attaching a Notice to Proceed from the client?" If the user states yes, then in ...
|