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
Determine if doc has attached code07 Sep 2006 12:13 GMT3
I have a problem wich i hope somebody can help me with. In my Word 2003 COM
Addin, I want to determine if any open documents have associated code. I do
this as follows,
int vbComps = doc.VBProject.VBComponents.Count;
Cannot use Items function in several Word classes from C# in Word07 Sep 2006 09:57 GMT1
I have a C# .NET program that links to Word via a reference to MSWORD.OLB.
After I upgraded to Office 2003, I get compiler errors on
Word.Tables.Item(), Word.Columns.Item(), and Word.Templates.Item().
When I try the same code in Word VBA, it works.
Spell check fields from a data base07 Sep 2006 09:57 GMT1
We have a custom data base application that merges with Word 2000 to produce
documents.  The documents contain fields that are populated from the databse
and converted to text when the data and documents are meged together.  Once a
document is produced, the Word spellcheck will ...
Using Word in VB to Find & Replace in .html files07 Sep 2006 06:12 GMT3
Ok, bear with me.  Here's what I want to do:
I create a Word application in Visual Basic.
I use it to open a Word document (*.doc).
I save the file as an .htm file.
Word macro doesn't remember colors!07 Sep 2006 03:54 GMT1
What am I doing wrong? Word 2003 on XP SP2.
I want a macro to change all occurances of Piano to be shown in bold and  
red. I recorded the macro and it worked at that time. But using the macro  
does not work. You can see that the replacement information such as bold  
This dosn't work with multiple selection07 Sep 2006 03:52 GMT3
Sub ShowSelection()
   Dim strText As String
   strText = Selection.Text
   MsgBox strText
Format all pictures - inline with text07 Sep 2006 01:21 GMT2
Word 2003.
I have over 100 docs containing screen shots. Most of them were created
by Alt+PrntScrn and paste.
The pictures are mostly set with their text-wrapping at the apparent
Userform to Userform06 Sep 2006 23:11 GMT1
I want to carry a string from one userform to another userform, can anyone
help?
Thanks
How do I delete a macro that has an expired or revoked signature06 Sep 2006 22:39 GMT1
Signature

John Desmond

Macro to Save Filename06 Sep 2006 22:37 GMT1
Creating a macro to modify a document, then save the document with the same
filename in a different directory. While creating the macro, i do a "File,
Save As" and select the location, but cannot get the open file name.
read first character(number) in a word06 Sep 2006 22:21 GMT1
I'd like to read the first character in a word(number actually).
For example:
I have a number 1.1.2, I only want to read the first number which is 1 and
save it in a variable. If it's 3.2.3 then the first character will be 3 and
Replace Styles Macro - Endless Loop06 Sep 2006 20:59 GMT2
A couple of years ago, with much help from this group, I got a cool
macro that would go through a document and replace specific styles with
a different specific style. It worked great in Word 2000.
We have recently moved to Word 2003, and when I run the macro, it gets
checking tracked changes06 Sep 2006 18:55 GMT4
Is there a VBA boolean for (a) whether track changes is turned on, and (b)
whether there are tracked changes that have not yet been accepted in a
document?
I'd like to put something in my document_open area to alert me before I
how to void replace words in text formfields06 Sep 2006 17:03 GMT1
I am trying to write a macro to replace a word from a template but not in
text formields.
For example, I have a checkbox, and put a description next to this check box
as "Excellent". now I want to run the macro to replace "Excellent" with the
Move table column to far right06 Sep 2006 14:48 GMT2
If I have a selection of rows in the middle of a table and I want a
macro to move them downwards so that they are the last rows in the
table, no matter how big the table is, I can do this with VBA:
NumRows = Selection.Tables(1).Rows.Count
 
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.