| Thread | Last Post | Replies |
|
| AutoForm or UserForm | 23 Feb 2007 01:07 GMT | 1 |
I'm sorry to say this, but in Corel WordPerfect 9, its alot easier. I have 60+ users in a legal firm that use templates, which when launched, opens a window with fields like "Full Name", "Case #" and "Court Date" on it. From there, the legal asst. enters this data and when OK ...
|
| Returning a find within a range | 23 Feb 2007 00:16 GMT | 1 |
I'm using Find on a range object with a limited range to try and avoid searching more of the document than necessary as I'm repeating the operation many times. In most circumstances the result returns within the range (assuming there is
|
| Changing ALL textboxes' 1) widths & 2) horizontal absolute positions | 22 Feb 2007 21:52 GMT | 4 |
Hi! I have a 200-page document with about 600 textboxes in it, each containing different text. Every single text box needs: 1) a width of exactly 2.2" and
|
| forgotten password not able to open word file | 22 Feb 2007 21:18 GMT | 3 |
Dear Sir, I had copied a file on CD in word 2000 with password protection. I have forgotten password. How to open this file. Will you please help. Arora SK
|
| SendKeys doesn't work for me | 22 Feb 2007 21:17 GMT | 1 |
Hello and thanks in advance for any hint. On Windows 2000 Pro (SP4), Word 2000, VB 6.0 Runtime SP5 installed, I cannot obtain any input from the SendKeys statement in my Word's macros. Somewhat goes to the Word and e.g. smothers the message from the StatusBar statement,
|
| Adding standard Text to Word Documents | 22 Feb 2007 20:42 GMT | 1 |
I would like to know if WORD has the capability to have some standard text be stored in Macros or other places and then by clicking on a toolbar icon that the stored standard text would then be pasted into the document at the cursor. Is this a feature that can be created easily?
|
| Restore normal cursor | 22 Feb 2007 20:40 GMT | 2 |
Using Office 2003 and Windows XP; My cursor suddenly changed to a pipe that is only about a fifth the height of the normal pipe. This is very annoying and it seems to have done this on its own.
|
| Macro question | 22 Feb 2007 20:27 GMT | 10 |
We have a template that is called "Letterhead.dot". I have a user that would like to be able to click on a button in the toolbar and have the letterhead.dot template copy to his existing document. I know I would use a macro in order to do this, but can someone lead me in the ...
|
| German Spelling & Grammer Checker | 22 Feb 2007 19:41 GMT | 1 |
Where can I get a German Spelling & Grammer Checker? Because i realy need one for my homework. It would help my spelling & grammer loads! Then I would know when i made silly mistakes!
|
| Field Update | 22 Feb 2007 19:38 GMT | 1 |
I wand to update all my fields in a document with the following code: Dim f as Field For each f in ActivDocument.Fields f.Update
|
| template on network : file.dotm is locked for editing by 'username | 22 Feb 2007 18:13 GMT | 1 |
I put on a network share a word 2007 template file (.dotm). I create on my laptop a new document, with this template. I write some sentences, save it (.doc or .docm) on my desktop, and close word. When i want to open my file, i got this folowing message:
|
| Unwanted toolbars keep opening | 22 Feb 2007 17:52 GMT | 2 |
I have a few simple macros in normal.dot and none of them have a "CommandBars" statement. When I open some word documents I get two extra toolbars (Control Toolbox and Exit Design Mode). I have gone into that file's macros and deleted all the macros, saved the macros, closed ...
|
| Text form field losing macro when file saved as template | 22 Feb 2007 16:03 GMT | 3 |
I have a text form field that calls a macro upon exit. I save the file as a template. When I open the template( and create a new doc file) the new file has the macros but the text form field has nothing in the run macro on exit box.
|
| Cursor to first/last line in doc in macro? | 22 Feb 2007 15:51 GMT | 4 |
My boss has decided that we're to fill out weekly project reports in Word. He wants to be able to keep an archive in a separate document and keep the template in the main document. I have created a macro to select the table that contains the template, copy it, open the archive ...
|
| MsgBox showing all multiline-footnotes that erroneously have a carriage return at the end of lines | 22 Feb 2007 14:27 GMT | 1 |
Can I tell Word via VBA to show me all the footnotes that erroneously have a carriage return at the end of multi-line footnotes. ? To be more specific there are still people who press enter at the end of a written line instead of let Word do the line break
|