First  |  Prev |  Next  |  Last
Pages: 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
showing two modal windows in Word 2000 and before
While displaying a form modally, I need to be able to open another form modally on top of the first. This works fine in Word 2003 and up, but in 2000 and before, it causes a real problem that will make the 2nd form either not display, or go into a loop, or give an error about modal forms. Does anyone know a wa... 1 Jul 2008 11:18
email document
Firstly apologies, there are hundreds of references to doing this in this group but I can't find one that does what I want. I want to be able too put a command button on and Excel 2003 document and use that that paste a copy of the document into an email and send it to 1 recepient & several CC recepients. I've... 1 Jul 2008 16:28
DISPLAYING THE DAYS SINCE AN EVENT
I need to be able to display the number of days since an event. I would like to have the document creator input a date, then have a display that shows the number of days since that date at print. Any suggestions? Thanks! ... 2 Jul 2008 21:10
Page number fields issue
I've got a Word 2003 template that I have deployed to four of our locations. Each office has its own location for this template. I have a person at one office who is complaining that her page numbering is off. The document is 26 pages but the ToC lists 32. I completely redid the document in a template from my l... 30 Jun 2008 16:52
How to get to email from Word
This works perfect!! Wow, nice job. Searched everywhere for something like this. "Tony Jollans" wrote: There ought to be a way to use HTMLBody but it isn't entirely straightforward. What you can do is address the Word editor in Outlook 2007 and paste the selection in. The downside to this is th... 11 Jul 2008 06:52
Help debugging macro
Hi there, I have created a macro that looks in a folder specified by the user, does a search in the Word documents in said folder, then moves some data to Excel. I am stuck at this code: For i = 1 To fs.FoundFiles.Count currentFile = fs.FoundFiles.Item(i) ' My code here... Next i Wh... 2 Jul 2008 08:49
content controls
I have a building block content control ... 30 Jun 2008 11:42
Content controls
I have added a Building Block content control to a template that displays a list of building blocks in the template. I want, in code, to be able to set the content to a particular building block. I can do it easily enough in the document by choosing the one I want from the list. ... 30 Jun 2008 11:42
Static Date code for macro
Hi, I have been asked to modify one of our Word Macros so that the date stays static. Currently we are using { DATE \@ "MMMM d, yyyy" \*MERGEFORMAT } This is fine but when ever the document is opened again the date changes to the current date and not the one that was supposed to be for the Originating Date.. ... 8 Jul 2008 14:08
Compiling a template ('.dot') into a '.wll' add-in
Hello, Does anybody know the compiler to use for creating a '.wll' add-in for Microsoft Word from a template file ('.dot') ? Many many thanks! ... 30 Jun 2008 17:54
First  |  Prev |  Next  |  Last
Pages: 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111