| Thread | Last Post | Replies |
|
| write into word document | 30 Jul 2003 09:06 GMT | 3 |
I am trying to start a word document within PowerPoint! How can I write my text from PowerPoint to Word --> i just don't know the statement to write to this new document! Thanks in advance!
|
| Automatically close Find/Replace completion popup message. | 30 Jul 2003 04:07 GMT | 1 |
I'm redesigning a customer's file shares. Currently they have files scattered across multiple servers. Because of disk space issues, related files are often stored in different shares. Each user has up to 12 drive mappings, no two exactly the same.
|
| Programming for tables. | 30 Jul 2003 00:04 GMT | 2 |
does anyone know if it is possible to refer to specific cells within one of many tables on a word doc? i want to allow the user to input text via inputbox's and populate certain cells with that data. then move onto the
|
| Format TextBox | 29 Jul 2003 23:56 GMT | 1 |
Is it possible to give a certain mask to a textbox ? I have a textbox on my userform where the user has to type a date. The format will be 99/99/9999 Or are ther better way's to ask for a date ?
|
| What causes a reference to be "missing" | 29 Jul 2003 22:37 GMT | 1 |
Sometimes the users at my organization have various problems that are caused by a missing reference. What causes this reference to be missing?
|
| Searching and opening a file with a certain extension | 29 Jul 2003 19:35 GMT | 1 |
With a template open, I need to open another file and insert it, and that specific file always has the same extension, but the name varies. What is the code for automating the ability of Word to
|
| Hide document/window behind userform | 29 Jul 2003 18:07 GMT | 2 |
I am designing a userform and need help writing the code to hide the document window (which appears behind the userform) when the form first appeared. The desired effect is that when the user creates a new document from the template, they will see the userform right away without all ...
|
| Trays in HP Laserjet 4100 MFP | 29 Jul 2003 17:03 GMT | 2 |
What should I use at XXX for accessing tray 4 at the HP Laserjet4100MFP? I have alredy tried many options. With ActiveDocument.PageSetup .FirstPageTray = XXX
|
| Create a form which automatically adds fields as needed | 29 Jul 2003 17:00 GMT | 3 |
I am having difficulties implementing this in Word 2002 using VBA. Any advice, solutions, point in the right direction would be very much appreciated. I have a form created in Word 2002, and some of the questions I do not
|
| word.range in an array | 29 Jul 2003 15:52 GMT | 2 |
I am looping thru a word document, looking for specific words, and trying to create an array/collection of the found ranges. If I put a msgbox in the loop, showing the start and end of the current found range everything looks
|
| problems converting inline picture to floating | 29 Jul 2003 15:21 GMT | 1 |
Found this on microsoft's site. SYMPTOMS In Microsoft Word 2000, when you attempt to record a macro that inserts a picture and changes its formatting, the
|
| Can you find a soft return with code | 29 Jul 2003 13:27 GMT | 3 |
Is it possible to tell through code if a paragraph spans multiple lines (has at least 1 soft line-wrap in it) under the current formatting?
|
| Inserting variables in docs | 29 Jul 2003 13:25 GMT | 4 |
I have a document that I wish to write the value of an environment variable into. I can get the value of the environment easily enough, e.g. LoginID$ = Environ("NAME"), the question is, how do I then insert the value of LoginID$
|
| Create a form which automatically adds fields as needed | 29 Jul 2003 13:11 GMT | 2 |
I am having difficulties implementing this in Word 2002 using VBA. Any advice, solutions, point in the right direction would be very much appreciated. I have a form created in Word 2002, and some of the questions I do not
|
| Wild and wacky wizards (creating quizzes) | 29 Jul 2003 11:26 GMT | 4 |
What steps does it take for Word/VBA to create truly randomized multiple-choice/true-false quizzes (printable and form-protected)? Can it be done by importing/exporting data from an "itembank" textfile or
|