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
Help16 Apr 2007 17:36 GMT1
Word 2003
I have written (with the help of others as I am not any good at it) some
code to insert a Purchase Order Number in sequence.  This is done by
accessing a menu within Word called template tools.
UserForm_Initialize problem16 Apr 2007 16:48 GMT6
Can anyone tell me why the code below does not insert the text at
Bookmarks("LastName") into TextBox1?
Private Sub UserForm_Initialize()
'Places data in the userform text boxes if it exists on the spreadsheet
Methods of specifying document content16 Apr 2007 16:37 GMT1
What's the difference between:
objTestRange = ActiveDocument.Content
and
objTestRange = ActiveDocument.Range
Duplexing16 Apr 2007 14:41 GMT3
Is there an easy way to turn a printer's duplex option on when a document is
opened in a multi-user environment?  
For instance, I have a 10 page document that should be duplexed any time it
is printed by any user on our network.  Is there some simple code I can add
VBA Duplexing won't reset16 Apr 2007 13:14 GMT3
I'm back again :(
As previously suggested, I've used the code from
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=116 to control
the duplex property of my printer.  It will in fact turn on the duplex option
vba to select multiple shapes on a drawing canvas16 Apr 2007 12:44 GMT4
I need to select multiple and specific shapes on a drawing canvas after they
have been drawn automatically with programming (using vba).
I have all the objects below defined in my code:
   Dim myDoc As Document
Bulk conversion of .dot to .doc16 Apr 2007 11:06 GMT5
I need to change about 100 word templates to documents.  Is there a quick
way to do this in bulk, rather than renaming each one?  I am doing this
because I want these documents to be firm precedents and I need them to be
based on one of our templates (usinng templates and ...
Space between footnote reference and footnote text16 Apr 2007 08:33 GMT3
Is there a way to change Word's behaviour so that a non-breaking space is
inserted after the footnote reference (between reference and footnote
description/text) instead of an ordinary space?
Since the footnote format we use is justified the space between footnote
old amounts in an array run more than once15 Apr 2007 22:24 GMT1
I have created a complex macro in word reading through a standardised document.
All amounts are picked up in an array called NBs(40,10) through a select
case.
If I start the macro once again - even with another document - the old
Problem with UserForm Initialization15 Apr 2007 19:18 GMT4
I have tried Many variants of the code below, but to no avail. It is part of
a UserForm Initialization, designed to change OptionButton2 to true of there
is an X in Text Box 16 of the active document.
ActiveDocument.Shapes("Text Box 16").Select
fomulars15 Apr 2007 18:36 GMT1
Hello everyone. I need someones help pretty badly.I am looking for a fomular
for word thats basicly does what excel does. Now before anyone asks no I CAN
NOT use excel. What I have is a invoice that my client wants used for every
invoice I send to them. Now it wouldn't be too bad ...
Case SearchRange15 Apr 2007 18:00 GMT3
I am trying to find all of my Heading styles and move the right indent. I
can't get this macro to work. What am I doing wrong?
Dim SearchRange As Range
Set SearchRange = ActiveDocument.Range
XML protection15 Apr 2007 09:52 GMT3
I am creating a Word Template in VSTO by attaching a schema to it and apply
XML tags in it. The user can fill in the document by several taskpanes.
The document in general is protected but when a user selects an xml-node I
use the _ContextEnter to unprotect the document and the ...
How do I validate whether a string is just a number or not?15 Apr 2007 01:02 GMT9
How do I validate whether a string is just a number or not?
if val like...
if val <> ...
someone suggested an imaginary function called isnumber
Save a copy of an xml on a server using VBA14 Apr 2007 11:15 GMT1
This is a tough one...
I have a highly suseptible file in XML on a server with an http
address that I can access through a slew of propriatory applications.
I would like to create a copy of the file on my local drive using VBA.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 March, 2007
 
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.