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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Playing with Ranges02 Nov 2004 17:48 GMT3
I'm trying to select a paragraph in my document and I may or may not
wish to insert a link into this document using Href and Anchor Styles.
In addition this link may be anywhere in the paragraph and I have to add
text to the very end of the paragraph.
How do I make a Textbox update after a check box has been clicked.02 Nov 2004 17:24 GMT1
This is what I tried.
Private Sub CheckBox1_Click()
If CheckBox1_Click = True Then
TextBox1_Change = "I am a happy person."
automating word02 Nov 2004 16:00 GMT2
Ok this one is killing me. I'm trying to use the range object to select all
paragraph marks in a document. Then ensure all paragraph marks have no bold
or italic settings.
So I'm doing this (see below)...but I can't get it to select all it only
DocVariables ??02 Nov 2004 14:43 GMT2
I am currently working on word docs, and being new to VBA, refer to help
files on and off. Though all these files talk about how to set and retrieve
DocVariable values programmatically.
But I still have no idea how to display that variable on a word doc without
Collection - Problem02 Nov 2004 06:46 GMT2
Hay NG!
I want to read an ini-file an put all lines in a collectionobject.
everything is alright if i search the coll-object with an numeric index
if i try to do this with an alpha-key i got an error(5)
Setting Default Control in User Form02 Nov 2004 06:27 GMT4
Word 2000
How would I set the default button in a user form?  If I wanted the user
form to default to a text box when it is displayed, how would I do that?
I've been looking through the online Help and the control properties, but
word prompt02 Nov 2004 05:04 GMT1
I work for law office.We are trying to convert all templates from Word
Perfect to Word. We are so accustomed to "Build Prompts" option and all
benefits that it brings when somebody faces document "mass production". Is
there any way to use Word for mass production of documents? Is ...
word vba combobox to get date from mdb file02 Nov 2004 04:13 GMT4
Is there an economical way to populate a combobox from an
access db table with 5000+ records
Screen resolution01 Nov 2004 23:37 GMT3
Is it possible to change the screen resolution from 800x600 to 1024x768
before a VBA form is used and then reset back once it is closed?
Thanks
Please help with looping a process01 Nov 2004 21:54 GMT6
Hi, I am working on a macro that finds each instance of a Heading 6, then
moves one line below that text to the formatted numbered list and sets the
numbered list to start at one.  I am still new at this, so I am trying to
keep it simple (i.e. I am not sure how to tell it to look ...
How do I set my prompt for properties for every save?01 Nov 2004 21:12 GMT1
I want to be prompted everytime I save a document new or old for the
properties. I have tried saving my normal.dot and have the prompt for
properties checked but it is not working properly. Any suggestions?
automatic hyperlink of index entries and bookmarks in word01 Nov 2004 20:54 GMT3
Obviously, when you create an index in word, entries should be automatically
hyperliked - clicking on the index page would take you directly to that
location within the electronic document.  My document has and index. When I
mark new entries and update, I want those to become ...
disabling frames and their controls01 Nov 2004 20:09 GMT3
I'd like to disable a frame and all the controls it contains, and re-enable
it at some point.  Is there any technique, other than pure repetition
(listing each control in an assignment statement), to cause all the controls
contained within a frame to take on it's enabled status?
Tabel Cell range text problem01 Nov 2004 19:08 GMT3
I am having a problem adding text to a cell in an existing table
it seems to be pre-appending my text to the current text as opposed to
overwriting which is what I need.
my code is in C#
Test InputBox for Cancel?01 Nov 2004 17:31 GMT1
How Does one test whether the user has pressed Cancel on an input box?
myString = InputBox(. . . .
If myString = vbCancel Then Exit Sub
The above fails.  Pressing Cancel does not trigger the if statement.
 
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.