| Thread | Last Post | Replies |
|
| Find get's stuck in table cells | 14 Jul 2003 00:55 GMT | 2 |
Platform: Win98se, MSOffice97 I'm trying to count the number of words in a document that have a given style. However, when I do a Find with FindText empty (""), the Find gets stuck in table cells. Here is an example of the strange
|
| Difficulty assessing state of field | 13 Jul 2003 23:19 GMT | 1 |
Hi all. Hope someone can help me with this. I use the following code to pull a bookmark that marks a table from an open document to the active document. WhichDoc$ = ActiveDocument.Variables("WhichPath").Value
|
| Showing the "Fill Colors" Office dialog box programmatically | 13 Jul 2003 14:54 GMT | 3 |
Howdy All, I accidently posted this message to the Using Drawing And Graphics group a few minutes ago. My apologies to those reading this twice.
|
| Inserting file location in a document | 13 Jul 2003 06:27 GMT | 1 |
I understand that WordPerfect has the ability to automatically insert the document UNC file location directly into a document to allow the electronic version to later be quickly found on a LAN.
|
| Word 2k & MS Office Forms Object Library 2.0 | 13 Jul 2003 03:51 GMT | 1 |
I have been trying to run the sample code provided in Knowledge Base article 212730, which requires the above object library to be checked. I have checked the box, but the sample code falls over at
|
| Using Microsoft Graph Object within Word | 13 Jul 2003 03:39 GMT | 1 |
Has anyone developed any code/modules to display charts/graphs in a word document. I do not want to shell out to Excel. I want all the generartion of the chart and code to be in Word only.
|
| Dynamic / Automatic SQL Data in Word | 13 Jul 2003 03:37 GMT | 1 |
Hello - I work for an adult school here in CA. This summer we have a "major" web dev project underway. One of the main tasks this summer is to bring our course catalogue online. We have accomplished the web side by
|
| Toggling menu item prompts template save.. how can i prevent this? | 13 Jul 2003 03:36 GMT | 1 |
I've created two macros in one of the my templates, "TurnOnToolbars" and "TurnOffToolbars" that respectively toggle on and off the display of particular toolbars. The macros are activated by two menu items, "Turn On
|
| how to find the characters with different style in a paragraph | 13 Jul 2003 03:30 GMT | 1 |
If a paragraph contains some characters with different style(such as bold,italic.etc),how could I find the characters and split the whole paragraph into several parts so that every part has uniform style.
|
| envelope dialog problem | 13 Jul 2003 03:15 GMT | 1 |
I have to remove the inbuilt envelope and labels facility from some documents I have produced as they are restricted. So I have used a sub procedure where I unprotect the
|
| Pasting pictures? | 13 Jul 2003 02:23 GMT | 1 |
Using Word 2002 SP-1. The most frequent procedure I use for pasting PowerPoint pictures into Word documents is the following: ~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| *PrintCurrentPage Macro - What's Wrong? | 12 Jul 2003 23:32 GMT | 2 |
I have tried every alleged VBA script to get a 'print current page' macro to work, but even the downloadables DO NOT WORK! -is this impossible to achieve with Word2000 or WHAT?? Has anyone got an actual working 'print current
|
| Place Multiple lines of Text into Bookmark? | 12 Jul 2003 23:00 GMT | 2 |
Place Multiple lines of Text into Bookmark? Hi, I am using Word 2000 and a User Form. Is there a way to place a hard return between two lines of text, when
|
| How to get Word document as stream? | 12 Jul 2003 19:24 GMT | 1 |
I have a cgi, that must send back a word document. How can I get the content of a Word document as a stream, to send back to the caller, without saving it and sending the saved document file? I tryed Document.Content, but it is a range object, not the content itself.
|
| Passing Parameters to Word when opening | 12 Jul 2003 08:55 GMT | 1 |
Hey all, Is it possible to pass parameters to word (specifically, a com addin) when it is loading. Any suggestion of a possibility would be great.
|