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 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Running template code after a 3rd party app runs21 Sep 2006 13:54 GMT13
We have a 3rd party app that uses Word as its report writer.  I would like to
run additional code from within the template after the app is done and has
filled-in all bookmarks.  If I put my code in an AutoNew procedure in the
template, it executes before the other app is done.  ...
Set object with string21 Sep 2006 13:27 GMT5
This should be really easy but I am at a loss!
What I have...
8 comboboxes labelled Company1, Company2 etc thru to Company8
I have a piece of code which will fill each combobox with some data
How to put an image in a header/footer21 Sep 2006 12:52 GMT5
I need to insert an image in all the headers of a document with more than
one section, is there anybody could help me with some code ?
Thanks in advance
Regards,
Word Form Fails When Using The Mouse21 Sep 2006 12:52 GMT5
Hi Guys/Dolls
I'm using word forms and my program works ok when using the keyboard - using
tab key to navigate around the form but crashes when using the mouse with a
"Microsoft Office Word has encountered a problem and need to close. We are
Calendar control (mscal.ocx)21 Sep 2006 12:52 GMT4
Does anyone have experience with the calendar control (ver. 8 for Office XP)?  
If I have to download mscal.ocx to a computer and register it (necessary
when Access isn't installed), in my add-in in the VBA editor, I still have to
choose Tools, Additional Controls, and then ...
Time entry macro21 Sep 2006 06:55 GMT3
Hello, I have the following VBA macro that allows a user to enter
times via the keypad (without having to enter the colon between hours
and minutes or seconds).  The macro transforms a 3 to 6 digit number
into a time entry.  It works great for the columns that I actually
Macro or VBA to open & select menu items21 Sep 2006 06:20 GMT4
I have a macro in access that exports (opens a) RTF document in MS Word.  
Then I have to manually (mouse) enter: tools, Macro, macros, then I must
select one of two files (these are converted to VBA from the macro-recorder)
1-weekend or 2-holiday, then I click run. Then the macro ...
Formfield requires input21 Sep 2006 01:47 GMT1
I have a form with a text field that requires input. I assigned the following
macro to the ExitMacro property:
Public Sub Text1_Exit()
   With ActiveDocument.FormFields("Text1")
Adding Revision Date Field to Footer21 Sep 2006 00:23 GMT1
Probably an easy task but I'm stumped. I am working on a pre-existing
document. The date is in the footer. Problem is it's the published date. I am
now updating the document & would like for this field to become the updated
date field... so that it changes every time the document ...
Grammar and Spelling check  in unprotected fields20 Sep 2006 23:27 GMT2
I have a word 2000 document in which one section contains form fields which
is protected and the second section is not protected.
Protecting either section disables the Spelling and Grammar checking.
How do you enable Spelling and Grammar checking for the form fields and the
Word VBA Codemodule providing VBA for a Command Button20 Sep 2006 20:34 GMT2
I have used VBA code suggested by the Microsoft website to programatically
add code to a Command Button being added to a document the VBA is creating,
but the code crashed Word every time just after it adds the code to
ThisDocument.  Here is the code i am using:
RecordCount Returning the wrong value20 Sep 2006 20:00 GMT4
I am using the dao.recordset object to hold a set of data.  I run a
query that I know returns 5 rows and store it into into the recordset
object (objrst).  When I output the .Recordcount it always gives me 1
(rather than 5).  It works fine for with other queries, but gives me
compile .dot file (word macro) from command prompt20 Sep 2006 19:51 GMT3
i have a template word file aaa.dot which i past to some computers
i have a problem which on some machine i got an error and have to open
the file -> visual basic editor and compile it
do i have any option for compile the .dot file from the command prompt
Distinguishing hard spaces from regular spaces20 Sep 2006 17:15 GMT3
Since in French, characters (;:?!) need an unbreakable space before
them, I frequnetly run a routine like this one for each of them:
 Selection.Find.ClearFormatting
    Selection.Find.Replacement.ClearFormatting
index20 Sep 2006 16:40 GMT1
Hello and thanks in advanced:
I’m trying to build a TOC manually
I have to take all the phrases that are selected in the document, an put it
in a table of contents
 
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.