| Thread | Last Post | Replies |
|
| Change back to the default printer | 08 Nov 2005 20:45 GMT | 1 |
How can we change the printer to another printer and then restore the original windows default printer once the document has been closed - without closing out of the program? Office 2002 (excel) We are not programmers, only decent users so please explain in detail.
|
| Why won't Word 2000 open? | 08 Nov 2005 19:13 GMT | 1 |
I was using Microsoft Word 2000 last night and it was working fine. The next time that I clicked on Word, I got a message saying that "My resources were dangerously low" and my computer locked up! I rebooted and checked my resources and they didn't appear to be low. I can get ...
|
| Change defined text in all docs in a directory and then saving | 08 Nov 2005 16:41 GMT | 3 |
Good afternoon, I have a directory that contains close to 950 word documents. Each one has the name of a one staff member in the rely too field. That staff member has left and the name must be replaced with a new name.
|
| delete file in close event | 08 Nov 2005 15:46 GMT | 5 |
Is there any way to delete a file that's not needed any longer e.g. during a document_close event? Apparently the file needs to be really closed first before it can be removed from the file system and thats what I am struggling with.
|
| programmatically signa vba project | 08 Nov 2005 15:17 GMT | 5 |
i would like to know if there is a mean to sign programmatically some vba macros embeded within a document so that the recipient will be prompted to trust the project and allow the activation of the code even if the security is set to High in his host application.
|
| you excuse my tongue | 08 Nov 2005 14:29 GMT | 4 |
Good morning to everybody. I have windows xp service pack 2 with word 2003. With a button, i would like to save with name the forms field document (protégé) taking the name from a text form field name, field no. 3, max 25 characters (if number lower, all) not to be to type in it ...
|
| Programatically opening Mail Merge document | 08 Nov 2005 13:30 GMT | 2 |
I have a file that produces envelopes based on an Access database. When opened manually, this works perfectly. Unfortunately, I need VBA to open it and print off the envelopes. This works less well.
|
| Avoid dialog SaveAs when closing a document | 08 Nov 2005 11:46 GMT | 2 |
I have a document called from access 2000 via vba. Two possibilities allow the user to print it (as single or double copy). Anything else is disabled ( thanks to help of some clever guys here !!) Now, my final problem is, that when a user clicks the X in the top right
|
| function Instr | 08 Nov 2005 10:25 GMT | 6 |
I have the following string: "test01 test02 test03" Now I want to get, with the instr function, the first word of the string 'test01'
|
| normal.dot | 08 Nov 2005 07:08 GMT | 1 |
I have a C# add-in which uses mail merge and each time after I use my add-in and then try to close the document, word prompts me to save normal.dot. Is there any way around this so I can keep my add-in code? Thanks
|
| Continue numbering with a macro? | 08 Nov 2005 05:11 GMT | 2 |
First a warning- I'm a programming newbie & have only been looking at macros seriously for a few weeks. I'm trying to create a button that not only restarts style based numbering, but will also function as a toggle - ie continue numbering if it has been
|
| copy a whole one page document and do sth, then paste it back to the end of it | 08 Nov 2005 02:56 GMT | 5 |
I have a one page document with bookmarks on it. I can do just replacement of those bookmarks once. But if I want to do it several times, my approach is as: 1, copy the document template on to clipboard,
|
| List Boxes | 08 Nov 2005 00:46 GMT | 2 |
I have setup up a userform with three option buttons. When the first option is selected, I want a list box to either appear or enabled along with dedicated OK and Cancel buttons specifically for the list box. Then when the user selects the item in the listbox, it will be used to ...
|
| Create a toggle button for restart/continue list | 08 Nov 2005 00:10 GMT | 6 |
I am using Word 2000, which seems to have no easy method of restarting/continuing lists without entering the Bullets & Numbering Box. I am trying to create a toggle macro that will restart/continue numbering or return an error if the text has no number. But as I have no ...
|
| Is there a line counting feature? | 07 Nov 2005 23:37 GMT | 2 |
I am beginning a medical transcriptionist business, and would like to know if Word offers a line counting feature, or information on products that do.
|