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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why I cannot print "Page 2"?02 Jun 2004 03:36 GMT2
I use the following code and want to print "Page 2" in the header from page 2.
Why it prints "2 Page"
   With ActiveDocument.Sections(1).Headers(wdHeaderFooterPrimary
       .Range.Font.Size = 11.
Various VBA tasks01 Jun 2004 23:27 GMT2
Folks,
    1) Is there a way to Cause a VBA event handler to be regestered by
        the openning of the Word Application.  Sort of an auto exec
for
Insert page break before search string01 Jun 2004 23:16 GMT2
Using Word 97, I'm trying to insert a page break in a document that uses a
string of "=" characters to indicate the start of a new record.  What I want
the macro to do is insert a page break before the "=".  Here's the macro:
Sub SetPageBreak()
Invoice numbering01 Jun 2004 23:03 GMT1
I need some help creating an invoice in word thatw ill
automatically create a consecutive number per page (like,
everytime I print one, or each new invoice page I create,
will have a consecutive number, one larger than the
How does one select a graphic?01 Jun 2004 22:47 GMT3
I am halfway thru a macro that pastes a graphic
(Edit|Paste_Special|Paste_as_Picture) into Word 2000 as
a "picture", and then does further action on it, eg moves
it into place.  What I can't work out is the code needed
Bug in .Cell(x,y).Range.Text01 Jun 2004 20:21 GMT5
The following code does not do what it's supposed to do:
Sub typeCell(tNum As Integer, x As Integer, y As Integer, s As String)
On Error Resume Next
'    ActiveDocument.Tables(tNum).Cell(x, y).Range.Text = s
Word Wizards01 Jun 2004 20:18 GMT4
I would like to know how to create my own wizards for
Word 2000.
Regards,
Steve Giles
Urgent Word/Outlook Integration Macro01 Jun 2004 19:38 GMT1
Sorry in haste pasted in the wrong macro.  Here is the
correct one - Busy morning!!
Sub InsertAddressFromOutlook()
'Macro created by Shauna Koppang May 27, 2004
help on copy/cut/paste macro01 Jun 2004 19:14 GMT1
This may be the stupid question but, I have a situation
where I have file with current date in footer. My file
should be modified only by one or two people. Basically, I
want to restrict other user to copy/cut/paste from that
Macros in a hurry01 Jun 2004 19:08 GMT1
I have several macros (Word 2000) intended to be navigational tools, and are
run from a toolbar, that do very little else than a search.  They tend to
find any character, or the first blank space character, within a style --
which gets me to the next major level in the document.  I ...
Unable to get customize menu on Double click of Word Document01 Jun 2004 18:07 GMT9
While creatingh the menu in Word i have given
thisApplication.CustomizationContext=Active Document
Now on Double click of any word document i am getting the error
"The command is not available because no document is open
Search through all rows in a named table01 Jun 2004 17:18 GMT5
How is it possible to search through all rows of a named table using vb?
All the best
How to set default text in a text form field01 Jun 2004 16:58 GMT2
Is it possible through code to change the default text
property in a text form field???
I am updating some word templates where I am using a text
form field as an object to find and update the value of.  
Word 2003 hangs while running this macro01 Jun 2004 16:41 GMT1
I've been trying to use this macro (from WordTips)to change my email
address in all the documents in a folder.  However, whenever I try to
run it, Word just goes into hourglass-forever mode, and I have to
ctl-alt-del my way out of the program.  I don't know much about macros
problems updating Word 2000 templates to 200301 Jun 2004 15:45 GMT6
I have some Word 2000 templates containing some fairly simple macros
(mostly they are formatting search & replace macros with just a few
manual adjustments in there; there is also some header auto-text which
is crucial to preserve). For the most part, these macros run just fine
 
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.