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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help: How to call a macro from a field13 May 2004 01:47 GMT5
H
Is there a field that results in a Call to a VBA Macro
I waht to have a field hose result-text is calculated from a Macro
Eg, in the Macro code
Runtime error 4605 - command not available13 May 2004 01:45 GMT1
I assigned the command
    Selection.LanguageID = wdEnglishUS
to a keyboard shortcut in Word 2000.
If I click on 1 textbox and execute the macro
Return value for wdDialogInsertHyperlink show12 May 2004 23:27 GMT4
Word 2000 SP-3.
I am using the following statement to display the Insert
Hyperlink built-in dialog box and insert the link into the
document. That part works, but according to the VBA help,
Word toolbars are lost.12 May 2004 22:44 GMT2
Toolbars in Word 2000 are lost. I can't seem to figure it
out how they are lost.  Few hours before, I was using
them, when I came back from lunch, they're not there
anymore. What happened? I don't know. I was trying to put
Select area to print.12 May 2004 22:41 GMT1
     I have a long document and I would like to put the
marker as qqq at the beginning and qqq at the end of the
texts. when I print it only print from the beginning of
the marker qqq to the end of the qqq's are. How do I write
Reading clipboard contents in VBA12 May 2004 22:12 GMT3
Has anyone had any success with the following code
(Microsoft kbid=212730)??
It fails everytime for me with a Run-Time error when the
gettext runs.
Something changes my Normal.dot - but it's not a virus12 May 2004 21:56 GMT12
I'm running Office 2003 on XP Pro. I set Word to prompt for saving changes
to Normal.dot.
Each time I exit Word, the message pops up: Changes have been made that
affect the global template, Normal.dot. Do you want to save those changes?
Addin for different versions of Word12 May 2004 21:18 GMT4
I would like to make a Comm Addin that can be used in Word 2000/XP/2003. I
made the addin using VB. The compiled addin appears when I start up Word
2000. However it does not seem to be available as a Com Addin to Word 2002
and 2003.
Sticking form button12 May 2004 20:58 GMT1
Whilst working on a VBA project at work I wanted to force Word 2000 to
perform a grammar check from code.
However when it launches the buttons are 'sticky' and remain down when
clicked until the mouse is moved. While this is still quite functional, it
Searching for a style without footnote markers12 May 2004 19:43 GMT3
Hi listmates,
I need to put in a string variable the result of a search on style "Heading
1". The string needed is surrounded by footnote markers (before) and a
paragraph mark (after). Ex:
Exact style name12 May 2004 17:52 GMT6
Let's suppose that style which is displayed in Word's combobox is:
"Normal + 16pt, Bold, Centered"
When i try to display the style using: Msgbox(myRange.Style) it displays
only "Normal" without the rest of formatting that Word displays in its combo
Search files in Word 200012 May 2004 16:55 GMT1
I'm looking for VBA wording help.
Is there a way to get a keyboard or toolbar shortcut to
File-Open-Tools-Find in Word 2000? I use to use the
search FILES by keyword option in File-Open in Word 97 ALL
Word Chokes and Dies12 May 2004 16:47 GMT2
Anybody have any insight, tips or suggestions for coping with corrupted .doc
files that cause Word to choke and die?
I can accept that there will be corrupted documents.  AND I don't need to
recover these particular (bad!) documents.
Do Loop12 May 2004 16:43 GMT1
I have a maco that selects each line, checks its
properties, and performs a task.  I would like the macro
to run until EOF.  When I put:
Do While Not EOF(1)
creating tables in loop12 May 2004 16:14 GMT6
I need to create few tables in a loop.
(
while not rec.EOF
  'here creating and managing the table
 
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.