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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Updating Footers using a Macro25 Aug 2005 04:24 GMT2
I have a document divided into several sections, each section with a
different footer.  The footers contain Cross References to text in the main
document (they are not Links, they are Fields).  Does anyone know how to
create a macro that will go through each of the sections and ...
Security Issues24 Aug 2005 23:26 GMT2
Dated 8-5-05, Graham Mayor (MVP-Word) answered a security issue as follows:
It is not possible to set the macro security from vba - otherwise you would
never be able to safely open a third party document. What is probably
happening here is that you have the macro security setting ...
Find/Replace issue with wildcard24 Aug 2005 22:22 GMT2
Hello My Friends,
 Does anyone know an easy way to do the following:
I have a list of data:
.ts1p0{position:absolute;left:264px;top:56px;}
save macros in other projects other than normal24 Aug 2005 22:01 GMT8
Can macros be saved with names other than "normal"?
If yes, is there any way to make macros  available to many different files
(grouped in some way)?
Word page, line, column24 Aug 2005 21:09 GMT1
He
With Word, we have on the screen on the bottom, a line of information with 3
numbers for the cursor position : page, column  & line.
I want obtain this 3 values with VBA. How ?
Upgrade from word 2000 to 200324 Aug 2005 21:08 GMT1
I currently have word 2000 installed and I want to upgrade to the 2003
version. I have the Student/Teacher package of Office (which isn't an
upgrade version). Can install the new version over the top of the old
one, will I have to un-install it or do I need a specific upgrade
Variable Storing a Document24 Aug 2005 18:38 GMT2
I wish to use a variable to identify and insert an existing Word document
(7A.doc) into another.  7A.doc is stored in the location G:\Sample.  If my
variable is called Category and stores the value "7A.doc", I am experiencing
a "Run-time error 5174 File could not be found" when I ...
Macro for Print Current Page not always working24 Aug 2005 18:20 GMT1
I have a simple procedure for printing the current page that works some of
the times, but other times prints the entire page (print current page still
works).  This is the procedure:
ActiveDocument.PrintOut Range:=wdPrintCurrentPage
Save Changes Dialog although ActiveDocument.Saved was set True24 Aug 2005 17:30 GMT1
for three weeks I'm working with VBA in W2K/Office2000.
I created a document in Word with fields (links) and use the two
procedures:
Private Sub Document_Open()
Option Buttons - Word 200324 Aug 2005 17:29 GMT4
I have a form with groups of option buttons for selection. Is there a way to
make the value of the option button "true" as the user tabs up or down
through the selections, i.e., the option is selected at the location the user
has tabbed to and moves with the tab action? I am ...
Word 2000 Merge with VBA24 Aug 2005 17:15 GMT2
I have a name badge document that I routinely merge with an Access data base
on a server.  I create name badges for several offices.  Each office is
generated with a make table and 2 append queries, with a query for the final
data.
Class does not support Automation or does not support expected int24 Aug 2005 16:48 GMT2
G'd morning. In Office 2003, I created a Word template which has  a word
document, VBA code, and couple of FORMs. And, I'm getting very strange error
when I change the template.
I added a new textbox, an activeX obj, to the word document, but it seemed
Documents.Open using a variable for filename24 Aug 2005 16:18 GMT4
We have recently changed our standard terminology and need to replace old
terms with new in a large number of documents (>400).  Rather than doing
this manually or even one file at a time, I'd much rather create a listing
of the files that must be replaced and have a macro that ...
How to make toolbar button visible?24 Aug 2005 15:36 GMT3
I've hidden a toolbar button manually. Now I want to make it visible with VBA.
I have already som code:
   For Each ctl In CommandBars("formatting").Controls
       If ctl.caption = strCaption Then
fax24 Aug 2005 15:13 GMT1
Is it possible to fax directly from my computer?  I have Windows XP
with the usual bundle of MS Works etc.
 
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.