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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
non-breaking range23 Sep 2006 10:41 GMT5
can I set a range to be "unbreakable" over pages? I expect that puting it
into one cell table will do the thing, but I'm just looking for something
more... macro friendly.. ;-)
Thanks,
Performance issued with VBA Code23 Sep 2006 07:04 GMT1
 I have a VBA code which generates a word document from oracle data base.
 i get the data from oracle 1800 tables, at the end the document will be
 having 450 pages.
 It runs fast upto first 100 tables then it will slow down, i go to back
Finding name of subroutine or button  (probably simple)23 Sep 2006 06:36 GMT4
I have a userform setup with a multipage control.  I have various
textboxes that need to be filled out for various information.  I have
also included a option button (copyhpm2) which will allow me to do a
quick subroutine and then allow me to update the text of a box.
Extending My Selection23 Sep 2006 06:00 GMT2
I need to extend the current Selection to the right until it reaches a
character that is NOT equal to either a digit (any number) or the colon ":"
(kind of an odd request, I know).  Any help would be greatly appreciated.  
Thanks,
Tab Key and bookmarks23 Sep 2006 05:34 GMT5
I have many bookmarks set up in a table, which are used to update other parts
of the document when the document is saved. The document is protected so that
only the parts of the table with bookmarks at can be edited this all works
great untill you start to tab through the bookmarks ...
Turning off outline in a row22 Sep 2006 22:25 GMT2
My code adds a row to a table.  The table is outlined.  I want my newly
added row to not be outlined, yet the rest of the table to remain outlined.
How can I "turn off" the outlining for that one single row?  (I've looked at
ListString, ListFormat, OutlineLevel, and anything else ...
Looping problem22 Sep 2006 21:19 GMT1
Hi, I created this from some of the comments posted here.
Why does the "For Each...Next" loop through the whole document and not just
the selection?
Sub NumSR()
Find the last empty row in  Word Table22 Sep 2006 20:20 GMT1
  Im trying to get a algorithm to find the last row in a word table
that has pre-existing information in it. This is so I can run a macro
later on that will automatically find the last row of a table and
insert new data after it. Ive tried using excels lastrow.offset method
Update Fields within a TextBox within a Header22 Sep 2006 16:40 GMT5
Good evening all,
I am having trouble updating fields automatically that are within a TextBox within a Header of a Document Template.  I have been using the standard update programming shown within Microsoft Word Visual Basic Help ie.
   If ActiveDocument.Fields.Update = 0 Then
   ...
headerfooter alignment relative to page size, orientation22 Sep 2006 16:35 GMT10
Software: Word 2000
I have a template that uses header/footer protection code located at:
http://www.word.mvps.org/FAQs/Customization/ProtectWord2000PlusHeader.htm
(link graciously provided by Doug Robbins)
Searches using Find with wildcard22 Sep 2006 16:29 GMT1
The code below will search for a records based on user entry. It uses
the wildcard at the end.
Is there an adjustment to the code below that will limit the wildcard
to just letters?
Event after save22 Sep 2006 14:43 GMT3
I am using Word 2003.
I have created a macro that gets the filename beginning with the
server/sharename, using the ShareName Property.
It stores it in a document variable.  I can then put it in the document,
Transferring a Macro22 Sep 2006 14:19 GMT3
I have written a Word macro that another user needs to have on his computer.  
I saved the macro in normal.dot.  How do I go about transferring the macro to
the other person?  Thanks for any help.
How to - MAcros to automate printing functions22 Sep 2006 12:51 GMT3
I need to creat Macro's to automate printing functions in Word 2002 or 2003 -
printer is HP 4250.
e.g print one copy of document on letterhead and continuation sheets and
print copy of whole doucment all on plain sheets - to be done all in one
Merge document puts an additonal blank page.22 Sep 2006 12:44 GMT2
I am trying to merge two documents in a macro. The
command used is
    ActiveDocument.SubDocuments.Merge FirstSubDocument:=
ActiveDocument.SubDocuments(FileName1), LastSubDocument :=
 
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.