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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Macro not responding to button-click event25 Apr 2005 14:53 GMT2
I have a number of macros that I added to word, through the following code:
objWordDoc.VBProject.VBComponents.Import fileName
One of these macros is FileSave, which should be called when the user clicks
on the Save button. This does not seem to get called the first time the user
Programmatically add reference to RegExp25 Apr 2005 14:52 GMT3
I want to be able to programmatically add a reference to the RegExp engine.
When I look at "Microsoft VBScript Regular Expressions 5.5" in the
References Dialog, the path is shown as
"c:\windows\system32\VBScript.Dll\3".It appears that I should be able to
how can i convert a word(contain table)  to a HTML file, using VB25 Apr 2005 14:40 GMT3
hello,
  i'm a newer in VB.
  could any boddy tell me how can i convert an exising word file to a HTML
file,using VB.
How to detect if autotext entry is showing?25 Apr 2005 13:39 GMT6
I have defined some autotext entries: when I type some text, the autotext
entry is showing, and when I hit Enter the entry is inserted in the document.
Now I have created a KeyBinding for the Enter key: when the Enter key is
hit, a specific macro is executed. My question is: how ...
Add new item to Array25 Apr 2005 12:21 GMT1
I am a newbie with a question about my form.  I populate my combobox
using this code;
cmboBusGroup.List() = Array("Brecksville", "Chicago", "Ritterhude")
What do I need to add so that in the future the user can add to the
protected form25 Apr 2005 11:41 GMT3
In a protected form, can users insert a picture into a form field?
programming tables25 Apr 2005 09:34 GMT1
I have a VB 6 application and have added a table to the word document I have
opened ok...
(objWd.ActiveDocument.Tables.add wrdSelection.Range, NumRows:=rs.RecordCount
+ 1, NumColumns:=4)
Docvariable25 Apr 2005 08:11 GMT2
with this I get a list of variable names
For Each avar In ActiveDocument.Variables
           vari(Tæller) = avar.Name
next avar
Problem with wdDoNotSaveChanges25 Apr 2005 06:24 GMT9
I keep getting a "do you want to save changes" even though I'm using
  ActiveDocument.Close wdDoNotSaveChanges
if ActiveDocument contains an image (such as a logo).  I get the same
behaviour in different documents with different images.  Anybody have any
ALT+F9 worked25 Apr 2005 04:33 GMT1
Thank you very much Graham,
Pressing ALT+F9 totally solved my problem.  Not only did it bring up the
equation in the first instance of { EMBED Equation.3 } in one of my Word
documents, but then all instances in all documents also showed the
Restrict Find&Repalce to Selected Text25 Apr 2005 01:39 GMT12
I would like to write a macro to do multiple Find/replace operations but I
want the operations confined to a block of text selected by the user. Can
anyone point me to an example or sketch the approach?
Thanks!
deleting all frames24 Apr 2005 23:46 GMT3
I need help deleting all frames in one document which are at the top of
approx. 700 pages. What can I do?
Thanks fór your help.
Bye.
AttachedTemplate24 Apr 2005 16:51 GMT2
In Word VBA help is an example how to change the AttachedTemplate of a
document:
ActiveDocument.AttachedTemplate = "C:\Templates\Letter.dot"
But when I use this example with my template,
is there a template for a networking plan?24 Apr 2005 16:50 GMT1
Thank YOu for oyur help
Equation Editor does not work with Word24 Apr 2005 16:25 GMT1
Equation Editor does not work with Word.  It works with Power Point but
not Word.  This is a new computer bought from Dell with Office Small
Business Edition 2003 preinstalled.  If I try to insert an equation in a
Word document, the Editor itself opens, but the equations that are ...
 
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.