| Thread | Last Post | Replies |
|
| Press the Disable Macros button with VBA? | 05 Jul 2005 16:01 GMT | 3 |
When opening a document that contains macros, you get an alert with these buttons: Disable Macros Enable Macros
|
| Sending a macro by email | 05 Jul 2005 11:50 GMT | 3 |
I need to send a document (table with 2000 lines each with 4 cells) by email. The document has no macros but makes reference to a .dot file which has macros which are needed to operate the table.
|
| Macro to insert Linked Excel Range | 05 Jul 2005 09:04 GMT | 1 |
I am trying to figure out the best method of inserting an excel named range into a word document. I have determined that using the LINK field works well when using a specific range but I need to be able to accomplish the same thing using vba since the name of the file is
|
| Using trackrevisions and protectedforforms at the same time | 05 Jul 2005 07:38 GMT | 5 |
Again, I thank all of you for providing me with informed, reliabl answers. This time, my question has to do with using trackrevisions an protectedforforms at the same time.
|
| Problem executing macros from global template | 05 Jul 2005 03:41 GMT | 4 |
After creating a new template in Word 2002 then saving it in the word\startup folder then adding it in Global Templates and Add-ins I can access the custom toolbar in any new document. But, when I access any control that uses
|
| MailmergeAfterRecordMerge Event | 04 Jul 2005 17:49 GMT | 2 |
I am trying to create a utility to merge each record in a mailmerge to a separate document, saved with a name from one of the fields in the datasource, those documents being in addition to the document that is created by the mailmerge. For that purpose, I am using the following ...
|
| Replace in a string variable | 04 Jul 2005 17:45 GMT | 2 |
Hi. I am trying to replace space with hard space in i string variable. I found that space was chr(32) but I haven't been able to find the ascii code for hard space. The bookmark is in the footer section so I can't use
|
| problem when moving custom dialog after showdialog | 04 Jul 2005 16:05 GMT | 2 |
I develop in c# an exe with word 2003 pia I create a CommandBarButton and when I click pn my button, I create a custon dialog I use ShowDialog (with handle word or not)
|
| How to automate filling in form check boxes | 04 Jul 2005 15:32 GMT | 1 |
I am using activex to fill in form fields using data generated from another application. This works fine for all fields except the form fields where you would click on them to enter an "X". Any help on how to do this would be appreciated.
|
| Compile Error in hidden module: AutoExec | 04 Jul 2005 06:11 GMT | 2 |
can't get this to work! ALWAYS get this error (Compile Error in hidden module: AutoExec) unless I hold shift-key down when opening and closing. I have read articles that tell me to do various things -- I have done them all... PLEASE HELP!
|
| to set up a cross referenced field to number docs consecutively | 03 Jul 2005 23:40 GMT | 2 |
Hi I’ve just started a new business and I recently downloaded some invoice templates from the MS website. I need to invoice different companies and I’m trying to set up a field in the documents that basically changes the invoice
|
| Compile Error in hidden module: AutoExec | 03 Jul 2005 22:21 GMT | 1 |
can't get this to work! ALWAYS get this error (Compile Error in hidden module: AutoExec) unless I hold shift-key down when opening and closing. I have read articles that tell me to do various things -- I have done them all... PLEASE HELP!
|
| Strange Watermark problem | 03 Jul 2005 22:16 GMT | 2 |
Not sure whether this is the best NG for this question. I am using Word 2003 with XP. When I add a Watermark e.g. COPY to a document using, FORMAT | BACKGROUND | PRINTED WATERMARK | TEXT WATERMARK, all that prints is C P i.e. C space P
|
| Saving tables in text format | 03 Jul 2005 14:52 GMT | 7 |
I have a table in Word that I want to save in text format. Normally, when I select the table and Copy (to clipboard) and paste it in (say) Notepad, the table looks like this: British authors Asia Europe Anglo-Saxon (exp. UK) Rest of world Total
|
| word on top | 03 Jul 2005 11:26 GMT | 1 |
I am opening a document from another application and sometimes the document is not on top -- I have an application.maximize command as well as a window.maximize command yet still, sometimes, the Word document is behind my other application. What else can I use to make sure it is ...
|