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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Template will not print second page23 Apr 2007 22:50 GMT4
I have a template file that has a button on the form that prints out attached
files but in some instances will not print out the second page of the primary
document. How do you program the print button to print the first and second
page of the template and then the attachement ...
Skip entry in For...Next or create a specified starting point23 Apr 2007 21:22 GMT5
I have a macro (code below) that generates a sample of the fonts on a
specific computer. On one system, it found fonts (duplicates) with a name
that started with @ such as @Arial. This apparently sent a code to the
printer so it stopped printing from that point in the document. ...
How to delete a section between two identifiable words (or phrases)23 Apr 2007 15:49 GMT1
How to delete a section between two identifiable words (or phrases)? A
example is like the following, where the contents between
INVESTIGATION and EXPERIMENT (including these two word) are to be
removed:
Autotext disappeared from under the Insert menu23 Apr 2007 15:14 GMT1
The AutoText option (or selection or whatever it’s called) disappeared from
my MS Word Insert menu.  
Does anyone know how I could restore it to the Insert menu (even if I have
to completely re-create all the autotext text snippets)?
Select Value from bookmark in MS Word 200323 Apr 2007 14:33 GMT1
hello
I need to select the complete value of a bookmark of a document of word. I
made in this way:
   ActiveDocument.Bookmarks (“subject”). Range.Select
word userform using xl database23 Apr 2007 14:33 GMT1
i'm having xl database which is to be extracted to a word document
record by record of my choice with the help of a user form. for
example the two filed names in xl data base are "acno" and "amount".
in the word document if i input the acno with the help of userform the
Need help with VBA code for macro - copy and pasting a range of rows to the bottom of my last23 Apr 2007 14:33 GMT1
I presently have a code to search for a counter in column B on my
selected page.  The counter signals where to take the last row above
the counter and insert a new row with copied formats and formulas.
This works, however, several of the rows above that have formulas that
Word Addin How can I select the using file?23 Apr 2007 14:33 GMT7
I'd like to create an Add-in that put the name of the document I using with
Word to another external process.
I did an Add-in that can start an external process, but I can't get the name
of the document I using.
Inserting tables before a bookmark23 Apr 2007 14:00 GMT4
I am having great trouble controlling this.
I am tring to indert a heading before a bookmark (before so that I can
select it again and insert more stuff) and then insert a table for each
record in a recordset and I keep ending up with the table inside the table or
Help for a Newbie, Please23 Apr 2007 09:48 GMT1
I have created a form and would like to include a macro that will check if
two particular fields have been filled in at the time the user exits the
document (as opposed to checking upon exiting the fields).  The fields have
the bookmark names "Text1" and "Text2."  If neither of ...
How to access built-in dialog boxes23 Apr 2007 08:33 GMT3
How do you find the numeric value of a built-in dialog box, such as:
  Dialogs(1347).Show
to display the Modify Style dialog box?
I am interested in accessing the Fill Effects dialog box to set the Lock
Problem searching for text in a range23 Apr 2007 07:03 GMT2
I have this code
   'set leftmost, rightmost, topmost, bottommost positions to extremes
   l_fLeft = m_oWordDoc.PageSetup.PageWidth
   l_fTop = m_oWordDoc.PageSetup.PageHeight
add textbox while textbox is selected23 Apr 2007 01:23 GMT4
Hi, All ---
This should be quick. I have a VBA command that works to create a
small textbox:
ActiveDocument.Shapes.AddTextbox(msoTextOrientationHorizontal, 100, 0,
increment year by 122 Apr 2007 14:24 GMT4
I'm creating a master report template and want most (but not all) years in
report to increment by 1.
Applying a custom paragraph style to drawing canvasses (featuring "inline with text")22 Apr 2007 10:28 GMT2
Below macro applies a custom paragraph style to all graphics that have
been put "inline with text". It is running fine.
Sub ApplyCustomParagraphStyleToInlineGraphics()
   Dim ilsh As InlineShape
 
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.