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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WordML Document not opening correctly via Response Object19 May 2005 02:12 GMT1
I am trying to open a wordml document using the following code:
 Dim xmlDoc As New XmlDocument
xmlDoc.Load("D:\VisualStudioProjects\TestXML\TestXML\bin\HelloWorld.xml.doc")
       Response.ContentType = "application/word"
Custom Line styles19 May 2005 02:12 GMT1
I'm researching to see if there's a procedure for adding different 'styles'
of things like the drawing arrows.  I'm looking to possibly customize the
ends of the lines with different looking arrows.  Any and all info on this
topic is appreciated.
Error checking on SaveAs18 May 2005 23:59 GMT11
Hi, all;
I am working on an add-in that looks at an HTML file and pulls text from a
table at the top of the document to become the new name of a  new rtf
document for SaveAs.  The problem is that the HTML files were not created
Word Add in not Activated with document opened in a browser18 May 2005 22:11 GMT1
If my Word document opens in the browser window my add in menu appears but
none of the code is run.
For example the initialisation routine:
Private Sub AddinInstance_OnConnection(ByVal Application As Object, ByVal
Read only columns/cells18 May 2005 19:25 GMT2
I have Word 2003 and I want to lock columns and/or cells in a table so that
the text in them is protected from being altered. Is it possible to do it
programmatically, or the only way is to do it thru the task pane/Protect
Document?
Adding a Combo Box to a document18 May 2005 19:24 GMT1
I've managed to add the combo box and put the underlying code to populate it,
but when I try to run the code that populates it, I get a message saying that
macros are disabled.  I've tried setting security to Low to no avail.
How would I go about doing this?  Thanks.
How can I create a merge field?18 May 2005 19:22 GMT1
I thnk this would be the appropriate place to post this...  If not, I
apologize.
I have an application - an EMR software - that uses merge fields in a
template, to extract information from the patient record, then insert this
Populate a Table Macro using bookmarks18 May 2005 19:19 GMT1
Good evening Microsoft experts,
I 'd like to create a table that populates with data from an Oracle
database. The connection is already made. We use bookmarks to call the data
in the Oracle database.
Setting Margins Programmatically not working18 May 2005 19:19 GMT1
I have a macro that produces a word document when all is said and done.
I have some code that goes and sets the margins programmatically, the
code is as follows:
Set myRange = ActiveDocument.Range
Printing MS Word 200318 May 2005 19:14 GMT1
Cannot get MS Word 2003 to print a new created document.  All other
applications print; PowerPoint, Excel and Access prints perfect but not MS
Word.  Contacted HP regarding drivers for a HP DeskJet 932C, and after many
conversations decided it was not their software problem.  The ...
Find and Replace problems with Word OOM and VB618 May 2005 18:59 GMT2
Hi all.  Newbie to the group.  Any help is greatly appreciated.
I have a VB6 routine (a method in a class) that customizes a Word document
for
attaching to an email and sending out.  Recently our marketing folks wanted
Save as a word document18 May 2005 17:49 GMT3
I have written a macro that has created a custom save button. However after I
have used it once Word keeps on trying to save the document as a HTML web
page, rather than a word Document (doc). My code is below, does anyone know
what I might need to add to prevent this?
Spellcheck question, but slightly different18 May 2005 17:00 GMT2
I've got the code to spellcheck a bunch of things in my app (by automating
Word from VB6), and it works great, but now my users have a different
request.  They want me to take something out of the database, and spellcheck
it behind the scenes -- if ANY errors are generated (so on ...
finding documents with macro18 May 2005 16:17 GMT1
I wrote a useful macro in one document months ago. Now I forget what and
where that document is. There are nearly 1000 word documents in my disk but
probably only a few contain macro.  If there is a way for me to locate all
documents containing a macro, this solves my problem.
Can you have multiple bookmarks in one macro? Newbie18 May 2005 14:49 GMT5
I have four bookmarks  temp, file, title, appno in a template
Is there any way I can place all four bookmarks in one macro or do I have to
create 4 separate macros for each bookmark?
My bookmark below works great but I would like to place them in one macro.
 
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.