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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
COmmand Bar Protection03 Sep 2004 00:33 GMT1
I have tried to protect a custom commandbar in VBA, but 2 settings (*) seem
to interfere with each other
   For Each MyCmdBar In CommandBars
       If MyCmdBar.Name = "Test" Then
Word delete section breaks02 Sep 2004 23:48 GMT10
I would like to delete any section breaks at the end of the document, if
there are any. Assuming that I have an open document object, how would I go
about this?  This is what I have so far:
6030 Set objTarget = GetObject(str_CombinedFileName)
FileName Field Trimed to first 11 characters?02 Sep 2004 22:49 GMT1
Is there a way to take any field and "trim" it.  I have a
FileName field that is too long.  We are unable to change
the actual name of the file because it is accessing it
from a document management program.  I only want the
print current section page line numbers in 2nd Word doc02 Sep 2004 21:49 GMT1
Please help! Now that I can print the current section,
page, and line number from a Word document into message
boxes, how can I print that information into a separate
Word document using a Word macro?
Problems with InsertFile and AttachTemplate02 Sep 2004 21:08 GMT3
My group has just upgraded from Word 2000 to Word 2002 (SP3). When I tr
to run certain macros word hangs on certain methods, specificaly
Section.InsertFile and ActiveDocument.AttachTemplate. By "hang" I mea
that when Word calls one of these methods Word freezes. The macro
hot links02 Sep 2004 21:03 GMT1
How do convert a word in a document to a link.
Basically when I click on a word (other than an address)
it takes me to that page.
thank you
maximize vrs activewindow02 Sep 2004 20:30 GMT2
Is there a difference between using
DoCmd.Maximize
and
ActiveWindow.ActivePane.View.Zoom.Percentage = 100
unprotect VBA project with code02 Sep 2004 19:59 GMT3
How do I programmatically unprotect a VBA project?  That is, I have copied
my Normal.dot as an addin, and now want to programmatically re-name the
addin (so that I can use VBE.VBProjects(x).Name to modify the code).  I
tried:
Need to change how we distribute firm templates?02 Sep 2004 18:50 GMT7
Our setup is this:  We use Word 2000 and Win 2k (probably
upgrading to Word 2003 soon).  We have 2 main firm
templates and about 20 other templates (letter, memo, fax
cover sheet, etc.) that are stored on our server.  The
Using Case02 Sep 2004 16:46 GMT4
I have a macro that has 14 cases.  I am running it with
For i = 1 to 14
 Select Case i
This works, but if I add or delete a case I need to
Save document via VBA with username??02 Sep 2004 16:32 GMT3
I made a survey sheet that I plan on mailing to people and
I want it to automatically save to a network share. I have
that working fine, but I need help with the naming. I
would like it to give the username and then the document
Insert OLE Object?02 Sep 2004 15:24 GMT1
I need a way to insert an OLE Object into a Word doc using VBA. Does
anyone know how I can do this?
I'm basically looking to duplicate Word's Inert->Object dialog.
I know about the InsertFile method, which I believe provides the
Checking for variable02 Sep 2004 14:40 GMT4
I have tried a docvariable but can't seem to get it to
work...
I tried:
If ActiveDocument.Variables("new").Value = 0 Then
Differences/Conversion Problems between Office 2000 and 2003?02 Sep 2004 14:22 GMT5
Just wondering if anyone has come across an issues with converting to
office 2003 from lower versions?
I have some macros that work fine in 97 and 2K but do not work (at least
not as expected) in 2003.
Save formatted text02 Sep 2004 12:57 GMT1
Anoine who know  a smart method to select a cell inside a
table, and copy the text into an area where the formatting
survive. I can not use the clipboard.
Please!
 
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.