| Thread | Last Post | Replies |
|
| Very Strange Font Problem | 13 Dec 2004 20:12 GMT | 1 |
I posted this question yesterday in the applications forum, but did a sloppy job and (deservedly) received no response. Here's a more complete summary of my strange problem. . .
|
| Copying the contents of a document. | 13 Dec 2004 20:03 GMT | 4 |
Here's my situation. I'm trying to copy the contents of one document into another document. My problem is that I keep copying over the contents that are already there. I don't want to copy over the paragraphs that are already there, instead I want to add a new paragraph. This is ...
|
| Why don't fields in footer update | 13 Dec 2004 20:00 GMT | 2 |
I am trying to update the fields in my footer for a word document, and can't do it. I read all of word help, searched the Internet typing in a whole series of word combinations.
|
| How to create random names or numbers for bookmark names | 13 Dec 2004 19:09 GMT | 2 |
Does someone know of a kind of randomize function to create unique names for bookmarks. If I merge or add documents to each other the bookmarks in these documents must not be "overwritten" by bookmarks with the same name from the document that is added.
|
| Copying Paragraphs to a new document | 13 Dec 2004 18:30 GMT | 3 |
I want to open up a word document and loop through all of the paragraphs in the document. For every paragraph that starts with "cpy" I want to copy that paragraph to a 2nd document and then move to the next paragraph and continue the process until I have all of the paragraphs ...
|
| Synchronise processes between Word and another program that uses OLE. | 13 Dec 2004 18:26 GMT | 2 |
I'm programming in a NON Microsoft program that does support OLE. Now I can create macros on the fly and start these macros in Word from this program. But I have a problem with the syncronisation of the two. Word takes its time for some processes and I can't detect how long this ...
|
| excel obj - save as csv? | 13 Dec 2004 18:01 GMT | 5 |
From within a Word macro I'm trying to save an Excel object as a csv file, but can't seem to find any documentation that explains how to do it. Any ideas? Code below -- I've tried objExcel.dialogs(xlDialogSaveAs).show but get an error saying that xlDialogSaveAs is an undefined ...
|
| Macros | 13 Dec 2004 17:31 GMT | 1 |
I am just learning about macros so this is probably a very basic question. I have recorded a Macro in Word 2003 but when I run it I get an error message saying that macros are disabled in this project. I have checked security level, gone to sites with FAQs, used Help but do not ...
|
| formatting screentips in Word | 13 Dec 2004 15:31 GMT | 2 |
I was wondering if there was a way in Word to format the screentips to stay open until the user moves his cursor off the link, or to change the colour of the screentip's box from it's default white. Also, I noticed in the Microsoft Help and Support Centre for XP that there are ...
|
| Creating report documents using ASP. | 13 Dec 2004 12:02 GMT | 1 |
Hello, I had a quick question about creating Word documents using ASP. I hope I can explain it properly. I have a client who would like a report created, using ASP classic, in Word 2002. My question is can I create this document with a header/footer
|
| Help on Access importing | 13 Dec 2004 11:18 GMT | 1 |
I routinely need to import some tables into Access 2003 from a fixed Excel file. The Excel contain several sheets, which I all wonna to import to Access. But the repeat-import is hineous, so any expert idea on how to build a VBA sub to do this kind of job?
|
| How to retrieve active page number from code? | 13 Dec 2004 09:32 GMT | 4 |
How can I retrieve active page number (the number that is displayed in the status bar's left-most panel) from VBA code? I am using Word 2000. Thank you in advance Robert
|
| Multiplies items in Listbox to Word doc | 13 Dec 2004 05:05 GMT | 1 |
Used the fix previously cited to accomplish this task. However, only one item from the list box (the item most recently dragged into listbox - highlighted) is taken to word. How do I get all 7 items in listbox to go to word field? Must the word field be a bklistbox or could it ...
|
| how do maded website | 13 Dec 2004 04:57 GMT | 1 |
how do maker website or rule maker website can you show me the rule if you can't show me , canyou show me the book in store for make it thank's
|
| Adding Inspector Toolbars when Previous or Next are pressed | 13 Dec 2004 04:54 GMT | 1 |
I have created an addin using wrapper classes etc and it all works great except ... I add toolbar buttons to the Standard toolbar on a NewInpsector event. Each button is given a unique tag to prevent the "multiple button click problem"
|