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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VBA Excel problem25 Feb 2008 21:54 GMT1
I am new to VBA - has created some simple macros in excel (2002).
Now I need to select and delete a row in such a macro. How??
inserting webpage as text into word doc.25 Feb 2008 20:17 GMT2
I am looking for a script or some advises how to write a script that
sequentially opens several (specified) html pages, reads the text and
inserts it into a word document, one after the other.
A little help from my friends out there, please....
What does this WordBasic statement do?25 Feb 2008 18:21 GMT3
I need to understand what this piece of WordBasic code do, in order to
translate it to vba.
Dim Q As Object
Set Q = WordBasic.DialogRecord.EditFind(False)
Looping25 Feb 2008 18:16 GMT2
WordPerfect used to automatically quit the macro when it couldn't find the
search criteria anymore.  Can Word do the same thing?  Tried to do a loop
but can't get it to work.  Here is my code that I want to keep looping until
it can't find anymore occurrences of *#*.
Locating Misspelled words25 Feb 2008 17:28 GMT2
VBA Gerus,
Is there a function to locate misspelled words that were identified by
Word 2003 & 2007?  Thanks.
Charlie from Texas
Disabling click and change events in form initialize25 Feb 2008 12:33 GMT2
As with all user forms, if you set the value or state of a control in the
initialize macro, then the corresponding _click or _change event macro will
fire. I am looking for a way to disable this. I want to set the state and
values of controls without firing these macros until ...
se positionner sur un signet placé dans une zone de     texte25 Feb 2008 09:27 GMT1
Bonjour,
j'utilise la méthode suivante pour me positionner sur un signet:
    signet= "ici"
    Set rrange = odoc.Goto(wdGoToBookmark, , , signet)   
Word 2003 search macro25 Feb 2008 00:07 GMT7
In Word 2003, it is possible to write a VBA macro that searches for a
string, positions the cursor at the string found, deletes the string,
leaving the cursor where the string had been located. Such code might
look like this:
how to put default suggested filename in SaveAs FileName:?24 Feb 2008 20:26 GMT4
I have the following simple macro to take a selection from a long document
and create a new document from it,  the problem is that every time I use it,
the new file is saved to the same file name and over writes the old one. What
I would like is to have the file saved to the ...
Disappearing Commandbar buttons24 Feb 2008 18:27 GMT4
[Word 2002/XP] I have a custom command bar with many buttons... but the two
most recently added (invoking trivial macros) seem to disappear from the
Controls collection even though they are still visually present on the
command bar itself... (Word has been restarted since the ...
How to change an MS Word document's template before opening?24 Feb 2008 07:40 GMT2
Does anybody know how to change an MS Word document's assigned
template, preferably before the document opens? DSOFile.dll can't do
it, and I'm not sure what else that leaves?
Any and all pearls of wisdom welcomed and appreciated,
Code in document to place bookmarked data in Outlook subject line23 Feb 2008 23:01 GMT1
I have a Word document that has bookmark fields. I would like data
from some of the bookmarks to show in the subject line when I email
the document. We are using Office 97. Can this be done with code in
the Word document or is it done in Outlook?
error 556023 Feb 2008 15:39 GMT5
I have been using a "Clean up Text" template courtesy of this forum for about
18 months, and have just moved to Office 2007. Now getting Error 5560. Don't
know if it is coincidental. The stumbling code (even when there is no text
for it to clean) is:      .Execute Replace ...
Bookmarks in footer - how to edit22 Feb 2008 22:12 GMT1
Im trying to  change the "IncludeText" values in a word document
throguh VB (VBA) , I need to change lot of word documents (nearly
500) , I could change the values of the "includtext" fields in the
document body using the following
Underline text surrounded by quotes22 Feb 2008 19:13 GMT3
I have a long document that contains hundreds of phrases in quotation marks.
Now they want everything in quotation marks to be underlined.  Can you
assign a range object to text in quotes (not sure how to do that) or is there
another way to approach this problem?  Thanks for the ...
 
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.