| Thread | Last Post | Replies |
|
| letterhead paper | 10 Nov 2005 16:15 GMT | 2 |
My name is gislaine and I need your help to create a letterhead paper for my company with exemples. I appreciate your attention. Gislaine Rodrigues
|
| Macro: Formular protection off/on | 10 Nov 2005 16:06 GMT | 1 |
Hey out there. I'm not completely sure, that "formular" is spelled as i have done it in english. But i hope you get the meaning of my question anyway. I seek a code in word vba, that turns formular protection off and on, by
|
| Select whole document, change font | 10 Nov 2005 15:56 GMT | 1 |
Word Experts, I am new to Word programming and I just need to write a few procedures to open a document, change the font style and size, and print it. Using the macro recorder, I was able to make it work for one document, but I
|
| Macro Calls Hyperlink | 10 Nov 2005 15:11 GMT | 1 |
I want to make a bunch of toolbar buttons that call certain procedures the engineers have to refer to. How can I write a code that opens up a link to an external application without having the hyperlink typed in the WORD document?
|
| Pop up windown | 10 Nov 2005 12:02 GMT | 3 |
I want a pop up windown with yes/no appear when user reach or click at the end of document . I created a userform and tried to write some code but it doesn't work. If you know please help me. thank
|
| FileSearch vs FileDialog | 10 Nov 2005 10:03 GMT | 1 |
Can someone give a succint explanation as to where I'd use one of the above rather than the other? Ta, Garry
|
| File Search | 10 Nov 2005 08:26 GMT | 3 |
I've updated from office 97, some users are working with office XP and many others with office 2003, (all windows 2000), both groups have the same problem with this part of code: Set fs = Application.FileSearch
|
| Delete Pages Using VBA in Word | 10 Nov 2005 04:47 GMT | 1 |
He I generate a long report. The first page is reserved for a template. So for the next round I generate a report I would like to delete all pages except the page on which the template table exists. How can I do
|
| automatic replacement of multi-lines text using macro ? | 10 Nov 2005 03:55 GMT | 1 |
I'am trying to perform in macro automatic search and replace of a text by another one. The text to be found and replaced is on several lines : I don't know how to set the .text property of the replacement object to take into account the text included CR (carriage return or vbCrLf ...
|
| Formula Application | 09 Nov 2005 21:45 GMT | 1 |
i having troubles to do an formula in Word. i have a table with three lines. the 1st it has the VILIQUIDO, the 2nd has IRS and the 3rd has the result. the Result is (VILIQUIDO*IRS)/100. this VILIQUIDO and IRS are Marker in word template. the result aren't appear, it appears 0,0
|
| Show every instance of Word? | 09 Nov 2005 21:42 GMT | 4 |
Every now and then, I get a flash of a small Word window that looks like it's left over from running a macro program (in the program, I deliberately set the Word window to about 3 inches square and parked it off to the side). Is there a way to get a Word macro to show me every ...
|
| How do create a macro to eliminate Save and Save As . . . | 09 Nov 2005 20:46 GMT | 1 |
I need to remove the Save and Save As options with a macro when I open a document.
|
| Templates on computer | 09 Nov 2005 20:42 GMT | 1 |
Hi I have word 2002 and when I choose file - new it shows a list of general templates, templates on the web and templates on microsoft.com but it doesn't show templates on my computer - which it used to do. I have tried copying and pasting them into general templates but it
|
| Organizer Question | 09 Nov 2005 19:54 GMT | 12 |
I have a document with code, right click menus (short cut toolbar), and toolbars added to the document and everthing is saved to the document. For some reason I have one person so far that when they open the document the organizer references their Normal.dot not the document.
|
| Templates | 09 Nov 2005 18:00 GMT | 2 |
Hi, i have to do one template for two people. this is, the template are full by two people, but in diferent times. the template when we enter it presents the fields (like Fill-In) and the first person put the names he want and then he has to save the document for the 2nd people ...
|