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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using insertfile for documents with customized outline numbering15 Dec 2004 21:33 GMT6
Hi. Need help.
I have a template with macro VBA code in it that does the following --
Selection.InsertFile FileName:="\\server\share\folder\EXAMPLE.DOC", _
       Range:="", ConfirmConversions:=False, Link:=False, Attachment:=False
just want to insert that text15 Dec 2004 20:23 GMT1
Sub absmaps()
Dim sRpl As String
Set oRng = ActiveDocument.Range
MsgBox "This macro will work for you in adding the full name reference you
FileSearch15 Dec 2004 20:04 GMT17
How would I change this to search for files begining with a set letter
With Application.FileSearch
.FileName = "*.doc"
.LookIn = "G:\a_a_e"
'Section Break' printing on document15 Dec 2004 19:50 GMT1
When Selecting specific pages in a mail merge document to print, the 'Section
Break' line displays for each section.   Please advise how to change this and
not print the 'Section Break' line.
Thanks
Selection.Bookmarks("\page").Select dupes tables15 Dec 2004 15:22 GMT12
In the below code, I wish to iterate through the tables on the selected
pages. What I find is that if a table is split across two pages, the
code picks up the table twice. I assume the fault lies with
"Selection.Bookmarks("\page").Select". Does anyone know why this
WordBasic call CountMacros always returns 315 Dec 2004 15:14 GMT9
I am working on application that uses "WordBasic" method calls.
One of the call it uses is "CountMacros".
I invoke the application with a word document that has macros "Macro1" and
"Macro2" as part of normal.dot template to perform some functionality.
run word without macros15 Dec 2004 12:42 GMT1
i have a word document that contains a macro that runs
whenever someone opens the doc. i need to open this doc
from vb without firing the macro. is it possible?
VBA Macro to Search for MACROBUTTON15 Dec 2004 11:05 GMT3
Hi everyone.  I would like a VBA that searches for every MACROBUTTON nomacro
field in a document one by one and when it encounters each one, it activates
the field code (i.e. F11 it) and waits for the user to respond to the
displayed text and then searches for the next ...
Word definitions15 Dec 2004 06:31 GMT2
I'm looking for a function in Word that provides the definition of a word
when the reader clicks the word or mouses over. I'm using Word 2000 as
licensed to Bank One Card Services.
User Form Prevents Printing15 Dec 2004 05:45 GMT2
Word 2000
I have a macro that prints a document.  The macro displays a user form to
ask the user if the document printed.  If so, certain actions are taken.  If
not, those actions are skipped.  The problem that I have run into is that
Automatic date15 Dec 2004 02:46 GMT3
Office 2003
How can I get the correct date to appear when I type "date".
Moving to the next tab in VBA15 Dec 2004 02:15 GMT15
I am new to using VBA in Word. Can someone please tell me
how I would select a range starting at a fixed character
and go to the next tabstop?
For example - go from character 40 to the next tab stop
VBA Macro to Unlink a File & Keep Field Codes Locked14 Dec 2004 23:01 GMT1
I would like some help in creating a simple VBA macro that will unlink a
linked file that contains field codes without turning all the field codes
into static text.  I'm planning to lock all the field codes (by selecting
them and pressing Ctrl+F11) first before I link the file, ...
Using a word macro to format excelsheet14 Dec 2004 21:54 GMT1
I'm trying to generate a automated word report document wherein I'll insert
multiple diagrams and also tables from excel sheet. The problem though is
that before I insert an excel sheet as on object or file into word I need to
format it a little by adding a few rows and columns ...
Printing multiple "page 1's" of a document14 Dec 2004 21:39 GMT3
I have a word document that is output from another program in RTF.  At the
top of each page, there is a page number that is not in a header or anything
and is not a field, it's just text output.  This document is not continuously
numbered from beginner to end, so there are ...
 
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.