| Thread | Last Post | Replies |
|
| Modify Batch Conversion Wizard Code | 09 Jun 2004 11:35 GMT | 3 |
Does anyone have any sample code to automate the Batch Conversion Wizard so the user only has to click on the template word file and it automatically goes to a hard coded folder and converts all the text documents into the
|
| 2003 Mail merge | 09 Jun 2004 11:30 GMT | 3 |
We launch MS Word open a Mail merge template then run a macro This all works fine when using Word XP but when using Word 2003 I get the following message " Opening document will run the following SQL command - SELECT * FROM C:\WPDOCS\CLTLTR.DOC - Dat afrom your database will be ...
|
| Error in Word 2003 when doing mail merge | 09 Jun 2004 09:44 GMT | 1 |
Dear Experts: I am using Word 2003 and XP. Before installing Word 2003, the mail merge was working perfectly well from Powerbuilder. After upgrating Word 2003, the application is recevingthe following error: "Error accessing external object property datafields." Can anyone please ...
|
| sending a "special" line feed through code?? | 09 Jun 2004 09:25 GMT | 11 |
i've got a word document with a numbered list that i'm filling up from within my access code. So far, no problem. Now in a numbered list (or a bulleted list for that matter) in word, if you press the enter key, you get a new list item (a new number or bullet). If
|
| Launch Another App from VBA Form | 09 Jun 2004 06:32 GMT | 1 |
Is there a way to launch a PDF file in Adobe Acrobat by clicking on a command button in a Word VBA form? I can't find out how to launch another application from with Word using a user form. I'm also going to leave this message
|
| Adding multipages,pages'labels, checkboxes to Userform | 09 Jun 2004 06:28 GMT | 1 |
I have successfully added a multipage to a form and then added a page to it but when I try to add a label, it puts it on the main form not the multipage and it won't add a checkbox at al I hope you can give me some clue Regard Stephen Englis
|
| automatic both sides printing | 09 Jun 2004 06:23 GMT | 6 |
Xp home Offiice 97. My printers does not support automatic both side printing since I got XP. Any macro available to do that for me Please. Otherwise I have to keep remembering to reverse printing pages every time
|
| how to Pause a VBA procedure in Word until user presses Enter | 09 Jun 2004 05:15 GMT | 8 |
I would like to be able to suspend execution of a VBA procedure in MS Word so that the user can type some text into a document before the procedure continues execution, and I would like VBA to resume the procedure when the user presses the Enter key.
|
| Close w/out Save | 09 Jun 2004 04:06 GMT | 1 |
When using the "X" button to close a document is there a way to close it without saving and not hve the prompt appear? Thanks in advace,
|
| automatic hyperlinking from pasted text | 09 Jun 2004 02:06 GMT | 1 |
I want to be able to paste into my document the path of a hyperlink, say 'C:/folder/mylinkedfile.doc'. This will be part of a list so it will be a separate paragraph. With the pointer in the pasted text, by running a macro I
|
| Column Mode Again | 09 Jun 2004 02:05 GMT | 1 |
Having resolved some earlier problems with using column select mode I've hit another wierd problem. I can now get columns to move correctly, but when I try to restore the surrounding markers (bookmarks) Word can't seem to count unless I single step the procedure! Using single step ...
|
| XMLNodes and Table Columns | 09 Jun 2004 02:03 GMT | 1 |
Does anyone know if a single xmlnode can be assigned to only one column in a multi-column table? When attempting to assign one node to a single column, each cell in the column is automatically assigned a separate xml tag; my goal is to have the column itself wrapped in an xml tag
|
| document cannot be registered | 09 Jun 2004 01:47 GMT | 2 |
Whenever I open any document I receive the error message "The Document cannot be opened" error box. This is immediately followed by another which reads "Visual Basic Environment cannot be initialized." This happens with any document, including simply opening Word and it tries to ...
|
| Hidding Bookmarks | 09 Jun 2004 00:35 GMT | 2 |
Is there a way to prevent a bookmark from leaving a space in the document if there is no data entered in the form. For example: I have 10 bookmarks, but some of the data is optional,
|
| Sound in User Form | 09 Jun 2004 00:31 GMT | 2 |
Is there a way to play a .wav file when a user form is activated? I am using Word XP. Thanks in advance!
|