| Thread | Last Post | Replies |
|
| Controlling Distiller from VBA | 19 Sep 2003 20:44 GMT | 6 |
Are there an example on how to write out Word documents with Distiller? I wrote up some code to do this and it works if I single step through the code. I do not block on distiller execution so running it in normal mode
|
| Disappearing variable | 19 Sep 2003 20:34 GMT | 7 |
I have an AutoExec macro that obtains the name of the provider who will be using the terminal. The name is stored in a public variable called "provider" and it is entered into a note via other macros.
|
| Word/Excell Mail Merge Problem | 19 Sep 2003 19:55 GMT | 1 |
Can anybody help me with a mail merge problem please? What we do now When we have a product recall at work, we can run a report from our Sales Order system, which outputs to a comma-separated text file, a list of
|
| Word Table of Contents | 19 Sep 2003 19:41 GMT | 1 |
Table of contents headings have been marked, but the separate page for viewing the entire table of contents doesn't create (i.e. what is displayed at the front of a report).
|
| accessing a second language spell check while running U.S. Word. | 19 Sep 2003 16:05 GMT | 1 |
I would like to know how I can load and run an Italian Language spell check on my Windows ME system. Example, writing a letter in Italian, hit "Tools" and have a choice between English spell check or Italian Spell check,
|
| How can I add a jpg image to a word document on a predifined position | 19 Sep 2003 15:12 GMT | 5 |
How can I add a jpg image to a word document on a predifined position and how can I select images in a word document I would like to replace the image in a document by an automatically generated jpg
|
| Images and Text disappears during print preview | 19 Sep 2003 15:12 GMT | 1 |
You can see the images and text while in the document. When you go to print preview you can not see the image and some of the text is missing. Then, when you go back to the document, the image is gone from there now. The only way
|
| How to make a filesearch sorted on last modified files | 19 Sep 2003 15:11 GMT | 1 |
I try the following, but when sorting on LastModified it always sorts ascending on filename. This is what i try: With Application.FileSearch .NewSearch
|
| Word 2002 | 19 Sep 2003 15:03 GMT | 1 |
A box, the size of the header/footer dialog box, frequently shows over my text document. The box can start out plain but it will capture the help menu or anything else that overlays it, including the header/footer dialog
|
| Urgent help need for line break macro plssssssss | 19 Sep 2003 15:00 GMT | 1 |
I just thought somebody can help me to create a macro with following functions. I have some text document each has two potions -HEAD-
|
| Count Checkmarks | 19 Sep 2003 14:54 GMT | 8 |
Yesterday I created and posted the following crude macro to someone looking for a way to add up the choices made in a list. The idea being a table with a column of questions and three columns headed Yes, No, and Maybe. For each question there is a checkbox in the headed columns. ...
|
| Macro to pull information out of an email | 19 Sep 2003 14:52 GMT | 1 |
Hi, I am not a programmer so any help in this request would be much appreciated. I am trying to create a macro within a word document that would allow me to paste the subject line of an email that I could select out of
|
| Saving HTML as Word Document | 19 Sep 2003 14:49 GMT | 4 |
I have found myself in a situation where I have to open an HTML file and then save it as a word document and then do some work on it. The bit that is troubling me is the actual opening and saving... I am trying to do this using VB6 and this is the code I am using to open the
|
| Adding text to a Word file from inside Access - Mr Tangard! | 19 Sep 2003 14:14 GMT | 3 |
You were very helpful last time so I thought I'd run to you with this one... I am in an Access form and I doubleclick on a bound OLE object which is a Word file. this will open the file and
|
| Parameterized Macro and Open in Browser | 19 Sep 2003 13:53 GMT | 1 |
I'm trying to take a word document and write a paramterized macro that can be called from client-side javascript to (ideally) open the word document in the browser while supplying the parameter.
|