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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to insert DocVariable into a table cell?02 Oct 2007 23:42 GMT2
this is how i'm doing it now. but seems awkward.
cell.Select
With ActiveDocument.ActiveWindow.Selection
   .ExtendMode = True
How to link to a field in a tabel from a header? Programming or?02 Oct 2007 22:55 GMT14
We have some QA documents where there is a change log in the end of the
document which consist of multiple columns and rows. e.g.
Initials, version and a change description column (3 in total)
I need to show the most resent version and the initials in the header
Protected Word Document and Hyperlinks02 Oct 2007 22:33 GMT1
I have a Word 2003 document that is protected and has hyperlinks.  I
successfully created a macro button and it worked great.  However, it only
worked on my computer.  To work on another computer, I had to copy the macro
to that computer and also to other login accounts on the ...
Replace macro problem02 Oct 2007 21:17 GMT2
As an administrator I have to make changes to a website page. For reasons I
do not understand, on saving, the links in the page default to the Home
page, rather than to the intended links within the page.
The solution is to remove "?ide=###" from the HTML, where ### is the three
Template styles - language change02 Oct 2007 18:43 GMT3
I have a template from my client which uses Heading 1, 2, 3 in their
text and they are used in the document's TOC.
They now want to give this template to their Lisbon office who are
using the Portuguese version of Word.
Run-time error using clipboard02 Oct 2007 18:18 GMT1
I am trying to restrict users that use my form to assigning only text data
to a string variable when the source of this data is from the clipboard. As
you know, the Windows clipboard can hold image data as well. SEE CODE BELOW
including my comment on line 7.
Word's "Find" not working as expected02 Oct 2007 12:06 GMT1
I have a string of text found twice in the same word document. Even
though I indicate a starting point that is before the first instance
of this string and I mark Forward = true the first instance it finds
is the instance at the end of the document. Is there some trick I can
Count specific words and return the value02 Oct 2007 11:53 GMT10
I'd like to count the number of specified words, e.g., "that" and "which" in
my document and put the number of times it appears in the section in a table
cell.
Thanks
Replacement.Text fails to render vbCrLf02 Oct 2007 09:05 GMT3
When I use a statement like
With .Selection.Find
  .Replacement.Text = "Some Text" & vbCrLf & "More text on a new line"
I get a mess like
search valors in access table02 Oct 2007 08:29 GMT2
I like search from a userform in word one valor in access table. The
userform demand a number and with this, consult an access table and recover
data to insert in the userform but i not able to programming this
thanks in advance and sorry for my bad english
using macros on custom toolbars02 Oct 2007 08:14 GMT5
I have developed a custom toolbar in which I us one of the buttons to
display the current name representing to directory the users are working with.
The problem I am having is trying to close MS Word without getting the
following response:
How do I prevent a page in a document from printing by other user02 Oct 2007 08:12 GMT2
We are in the process of rewriting all our test procedures and want to move
the revision blocks to the last page.  When the documents are printed we want
to block the revision page from printing.  These are read only files for the
rest of the plant and only the quality group ...
File Open not active document02 Oct 2007 07:11 GMT5
I am in the process of migrating from Word 2002 to Word 2007 and have
several macros developed in the later.
One macro opens files using the Documents.Open(strFileName)
Previously the file opened would become the activedocument in the Word
Copy only specific styles with VBA02 Oct 2007 06:58 GMT3
Is there a way to copy JUST a select set of styles from a template with VBA
(not Word's Organizer) to another document, rather than all of Word's
undeletable built in styles?
Thanks much!
Counting Find & Replacements01 Oct 2007 18:18 GMT9
When I do a normal Find & Replace>Replace All in Word, a message box pops up
at the end telling me how many replacements have been made.
But when I execute the following line:
   Selection.Find.Execute Replace:=wdReplaceAll, findtext:=",11,",
 
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.