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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why is my template crashing Word?11 Nov 2003 08:17 GMT3
I'm using Word XP and the following code crashes word the first time I
open a new document with after I click the CommandButton1.  Once it
crashes and I already have a word doc open and click on open new
document with template it works fine.
Making bookmark uneditable by user11 Nov 2003 08:11 GMT1
I have a template that stores bookmark data in the custom
document properties. The user modifies this document.
Sometimes, the text in the bookmark must be edited. I've
created a toolbar button that will allow them to edit the
Height of row of table11 Nov 2003 08:11 GMT3
In Word, I recorded a macro that sets the height of a row
of a table to "at least 1 inch."  Here's the macro:
Selection.Tables(1).Rows.HeightRule = wdRowHeightAtLeast
Selection.Tables(1).Rows.Height = InchesToPoints(1)
format problems when cut/paste on letterhead doc11 Nov 2003 06:55 GMT5
I have a "letterhead" document (not a template) which I
use to create letters by copying and pasting the body of
the letter onto it. With the exception of the letterhead
portion, it is blank until I copy/paste the body or
Range.Find returns true, but didn't find anything11 Nov 2003 05:04 GMT1
I'm doing a basic search and replace on a Word Document using VB6.  I'm searching for wildcards that have the format <%wildcard%> and replacing it with text from a database. The problem is, when the .Execute command is called on the range object, it returns true, but the range ...
Macro to Bold Caps - Further Refined11 Nov 2003 03:47 GMT1
Doug Robbins provided me with the following code to apply a style (Strong)
to all capitalised text. It works a treat. (Thanks to Doug).
Sub BoldText()
Selection.HomeKey wdStory
Find a variable search string11 Nov 2003 02:29 GMT2
I need to use VBA to extract a string/s from a word2000 document. The
problem is the end part of the string will be variable within the
document. For example, I need to find every occurance of the string
{MERGEFIELD DI0010} where the last part (DI0010) could in fact be any
Make a macro start a small program11 Nov 2003 01:34 GMT2
I wonder how I can manage to write a macro which will start an application on a diskette when pressing "Ctrl+5".
Any suggestions will be appreciated.
Insert template into each page of word document11 Nov 2003 01:20 GMT1
Hi, there,
I want to merge the template with each page of the Word
document.  How to do that?  My template is simple, just
two dots at the header part, and two dots at the footer
Using a calendar control or date picker?11 Nov 2003 00:57 GMT1
Hi all, I am using the Office 2000 package.
I have created a "word template" that will be used by many
users across a network. One of the first fields I created
is a date field.
How to copy a file10 Nov 2003 23:41 GMT1
This command doesn't seem to work:
FileSystemObject.CopyFile "n:\maler\istkar.exe", "a:\"
Can someone please explain to me what's wrong with the code?
Automating AutoText retrieval10 Nov 2003 23:26 GMT2
I have an Excel add-in that I use to open a Word template
and populate tables in the document with data from Excel.  
I would like to insert AutoText saved in the template
before the tables are populated with data, but I cannot
How to create macro in Word table10 Nov 2003 22:59 GMT1
I need help from you guys who are expert in creating macro programming in Word, Here's the situation, I have a table say seven rows and seven column, my first rows is composed of numbers (in text) I want to search starting from the second row down to the last row,  If I find the ...
excel to word10 Nov 2003 22:33 GMT5
Hi,
how can I link one excel file with 3 columns, each column into one
combo box in word document
Pls send a solution to
Error Messages10 Nov 2003 21:17 GMT1
Does anyone know where I can find a definition list of
system error numbers?
Or, in the alternative, I have a user who inconsistently
receives Error 91 while in Word.
 
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.