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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Type Change01 Jul 2004 23:07 GMT5
Does anyone know who to change a string to an integer in
VB?  We have a DB which exports a bunch of stuff into
Word, which we then format and move stuff around.  One of
the exports is a Time for when an action was done, say
create table01 Jul 2004 22:54 GMT2
in vba for word xp, how can i insert the table to the very, very end of the first page of the doc.? put a frame at the end, and insert the table to it?
thanks,
william.
--
Word's disabled items list01 Jul 2004 21:57 GMT1
Does anyone know of a way to access Word's disabled items list
programmatically, or failing that, does anyone know where it is actually
stored?
While demoing a batch document conversion tool, I had a failure opening a
Clickable Image?01 Jul 2004 19:33 GMT1
Hi, me again,
You've all been so helpful I can't stop myself.  ;-)
I thought I could make a small icon in the document that
the user could click on to launch the "insert image"
Macro not working in Word 200301 Jul 2004 19:06 GMT1
Using the code below in Word 2000 a macro I was using worked just fine.
After upgrading to Word 2003 it no longer works correctly.  In fact if I
execute the macro on a table with more than one row in it, the screen just
starts flashing and I have to halt Word with the task manager.
Automating Word via Excel01 Jul 2004 18:14 GMT2
Having a dilemma here trying to add some text to an existing Word document.
I can use a bookmark and get my text into the document with a
Dim wordRange As Object
wordRange.InsertAfter
On Open Macro01 Jul 2004 17:45 GMT4
Hi,
Does anyone know how I can create a little macro or popup
box that instructs the user on how to use the template?  
Just a few lines of text would be included.
Insert Table Row (if/then)01 Jul 2004 17:19 GMT17
I need a little help. I'm creating a document for my
group.  I am trying to automate as much as possible to
eliminate errors in formating and just make things a
little simpler for everyone (in lieu of copy/paste).  
An error occurred while loading "ThisDocument".  Do you want to continue loading the project?01 Jul 2004 16:26 GMT1
I have developed a program to convert all word documents in a specified
directory (and subdirectories) into txt files.  It's working pretty well but
occasionaly I get this error message, and my application freezes until I say
YES or NO.
removing text form fields while saving text01 Jul 2004 16:23 GMT2
Does anyone know if there is  a way to programatically go through a
word document which has many text form fields, and remove the form
fields, while leaving the text.
or basically, have a form, and allow the user to fill it out and save
Excel Button select range01 Jul 2004 16:18 GMT2
Why does this work in a macro but not in the code for a button?
"Range("B3:C3").Select"
finding markups in a word document01 Jul 2004 15:11 GMT4
I'd like use vba to modify an existing document
so that only those pages that contain markups
are saved (i.e. remove all pages that don't contain
markup)
Ranges and .Characters.Count01 Jul 2004 15:08 GMT2
I wrote this routine to insert a paragraph before every section break in
document vDoc:
   For Each vSec In vDoc.Content.Sections
       With vSec
Determining Word Versions (and what codes mean what version)01 Jul 2004 14:31 GMT3
Does anyone know the version numbers for Word 95, 97, 2000, 2002 etc?   I need to be able to test for the version of Word that my users have installed, and while I know that Word 2000 = '9.0', as that's the version I have, I've only got a hazy idea about the equivalents for Word ...
Outline view01 Jul 2004 06:19 GMT1
I have written a macro the performs a mail merge and then separates the
single mail merge document into subdocuments and saves them individually.
The mail merge document is switched to Outline view so that separation into
subdocuments can take place. The problem is that 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.