Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Word FAQ problem (Bill Coan author)18 Oct 2006 17:44 GMT4
Bill,
I tried to run your code found here:
http://word.mvps.org/FAQs/InterDev/ControlXLFromWord.htm
Regardless if Excel is running or not, I alway get an error message
Userform text field preset18 Oct 2006 17:20 GMT4
I am creating a letterhead template with a userform which has some of its
fields containing default data. I insert the default text in the ³Text²
field of the Properties list.
One of the fields has several lines of text, and the field is set to
Bold formatting for new text in column18 Oct 2006 16:08 GMT13
I have a table with 3 columns. What code would be used to force any new text
typed into column 2 to be formatted in bold?
TIA
David
Retrieving a control's handle18 Oct 2006 15:05 GMT1
I have small piece of code where in I'm trying to use the
Public Declare Function SendMessage Lib "user32"
function. This function requires a control's handle. I have a listbox. I'm
using
thanks, it works!18 Oct 2006 13:19 GMT4
my hat's off to my helpers in this project:
Shauna
Tony S.
Russ
Catching changes in pageheader/pagefoot18 Oct 2006 10:56 GMT2
I'm developing a COM-Addin which creates documents based on rules and
designs in a database.
The pagesheader and pagesfooter are built up depending on the type of document
the user has chosen to create.
Problem with linespace in paragraph18 Oct 2006 09:56 GMT3
When I set Linespace like 1 cm for a paragraph then there is a space
above my paragraph .
How can I remove this space? I need to set distance between lines in
paragraph not above of paragraph? Is there another way that I could set
Listbox not working on Mac18 Oct 2006 08:11 GMT5
I have a listbox directly in a word document. It works great on Windows
computers but the Mac freaks out at the DocumentOpen code
Private Sub Document_Open()
  Dim BookFormats, FormatDrop
Word 2007 should allow direct email NOT as an attachment!18 Oct 2006 08:02 GMT1
Word 2002 (2003) allowed you to email the document as the body. Word 2007
only allows document to be an attachment. My email friends don't open
attachments, due to security issues.
----------------
inserting text in to Document from a UserForm, returning control to Document18 Oct 2006 05:09 GMT4
I've created a userform with a combo box containing many text entries.
The userform floats above the document Model-less.
The intent is to have the user type data in the word document,
then click on the combo box to choose a particular entry,
Automating Document Creation18 Oct 2006 04:52 GMT1
Help!!!
I'm attempting to build a capability where I can create a huge list of
statements in a source document and go through and select applicable
statements to include in a final document.  I see the source document being a
Adding text before a bookmark18 Oct 2006 02:39 GMT2
I am iterating though one document (docIndex) and want to keep adding tables
before a bookmark in another document (docAgenda).
Every time I want to add a table to docAgenda, I access
docAgenda.Bookmarks("Start1").Select
Change Heading 1 Outline Number Programmatically18 Oct 2006 02:00 GMT4
Word 2000
Good morning.
I need to change the outline numbering of Heading 1.
This can be accomplished using Word's interface by clicking:
Hide/Show paragraph17 Oct 2006 23:51 GMT1
What's the best way to hide/show specific paragraph?  I want to have some
kind of switch to kind certain paragraphs.
Thanks.
Range Properties Limitation?17 Oct 2006 22:36 GMT3
Is there a limitation to using Range's Start and End properties directly? In
the help files, the following works properly:
    Set rngDoc = ActiveDocument.Range(Start:=0, End:=10)
as does
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.