| Thread | Last Post | Replies |
|
| autotext editor | 08 Nov 2004 16:26 GMT | 1 |
is there an autotext editor available that will allow me to edit the autotext, add remove bookmarks and alter the styles of the auto text that have all ready been saved as autotext
|
| Delete second page in document | 08 Nov 2004 15:56 GMT | 5 |
I have a Word document that contains a table and a header. I only want the first page, but I have a second page that contains only the header. How do I delete that second page so that I can save just the first page? Thanks for any help you can give me.
|
| Allow choice of printers when in envelopes and lables. | 08 Nov 2004 15:29 GMT | 1 |
I have a printer dedicated to printing envelopes. I would like an option to choose the appropriate printer once I have entered the envelopes and lables box. If you do not choose the printer ahead of time then you are unable to print to the correct printer and have to start over. ...
|
| Printing different documents on different printer trays | 08 Nov 2004 14:48 GMT | 1 |
I got some documents of different sizes (A4, Legal, Letter etc.) based on some templates. I have the template name for each document and my printer is configured so that A4 documents print on tray1 legal documents print on tray2 letter documents print on tray3.
|
| Word VBA Book needed | 08 Nov 2004 14:02 GMT | 2 |
I've searched & looked at a few of the VBA book recommendations, and it really seems that coverage of this programming (sub?)language is all over the place! Reviews vary from 1/2 to 5 stars...
|
| Add Text and Text box on every page | 08 Nov 2004 07:25 GMT | 1 |
Hi all, I'm trying to add a line of text and a text box on every page, but they only show on the first page. Please find my code below: Dim ileft As Single
|
| How to get the number style? | 08 Nov 2004 05:00 GMT | 2 |
Hi, i am using vb to read a xxx.doc (microsoft word) and analyst th style of each paragraph. For example, in my doc, i have the paragrap below: 1. This is my document.
|
| Tables to arrays | 08 Nov 2004 04:25 GMT | 4 |
This is kind of embarrassing, because I think I've seen it before and didn't save it, but... What is the best way to read string data from a table in a word document to an array, please?
|
| Run macro only if doc is not protected | 08 Nov 2004 02:22 GMT | 1 |
I have the macro provided below which protects a document so that it cannot be edited. However, when someone runs this file when it is already protected, it gives an error message. I was wondering if someone could help me with a statement that says something like:
|
| Deactivate function Print | 07 Nov 2004 23:26 GMT | 14 |
I have word 2003. I'm looking for a Macro that is able to deactivate (disallow) the function Print. So when anyone open my document he could not print it.
|
| Multiple versions of word | 07 Nov 2004 16:07 GMT | 2 |
I need to create a com add-in that will run in all versions of Excel and Word 2000 and higher. Anyone have suggestions??? Thanks,
|
| Wait or Pause Command? | 07 Nov 2004 05:19 GMT | 2 |
Word 2000 I am thinking about writing a macro that will display a 10 second count down in a user form. In order to do that, I would have to update the form once a second. I took a quick stab at making this work, but I ran into two
|
| I need help with setting the langauge. | 07 Nov 2004 04:21 GMT | 1 |
You see, I have this problem. I need to spellcheck my documents in English(Canada). The default in word, is of course English(U.S.). Now I can't seem to get it to accept Canadain English as the deault. I've tried setting it as the default language in the Normal Template, as
|
| How do I customize a highlight color in WORD 2003? | 07 Nov 2004 04:20 GMT | 1 |
I need a color other than one of the 15 available for the highlighter tool. Unlike the font color, which can be customized to any color from the color pallate, only 15 colors are available for the highlighter tool. Gray 50% and Gray 15% are available but I need Gray 10%
|
| I need to create macros for current date and yesterday's date | 06 Nov 2004 22:01 GMT | 1 |
in the format of mm/dd/yy. I don't have much programming experience, is there an easy way to go about this? I created a macro for inserting today's date using insert date, but it comes out 11/6/04 instead of 11/06/04 which is the required format for my documents.
|