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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How can I get word to total numbers with out using a TABLE?21 Oct 2006 17:06 GMT1
How can I get word to total numbers with out using a TABLE? I have a word
document that is mail merged from an SQL dataqbase and I need a series of
numbers totaled in the word document without using a table.
Choices, choices21 Oct 2006 16:03 GMT13
AFAIK, and unlike with bookmarks and tasks, there is no "Exists" procedure for determining if a Style is present in a document.  
One way I can do this is:
Sub Test1()
Dim oStyle As Style
Unprotect & Protect Template21 Oct 2006 11:38 GMT3
I have a template with a dialogue box which will ask the name, address, etc
("lets") and have an option of OK or Cancel.  The sytnax below works fine if
the user will select OK on dialogue box but an error will occur if it select
Cancel as there is no document open. So, no ...
VBA and printers21 Oct 2006 10:42 GMT3
I have some macros to enable my users to print documents quickly
The code is as follows:
Sub PRINT_THIN_P()
' PRINT_THIN_P Macro
Merged cells in macros21 Oct 2006 07:28 GMT7
How can i find merged cells in word2003? How can i find if it is vertically
or horizont. merged? When word exports to html it specifies merged cells
correctly (rowspan or colspan) but nothing like that can be found in word
itself (in cell object etc.).
How do I download a medical dictionary to Office 2003?21 Oct 2006 06:12 GMT2
Is there any way to add a medical dictionary to Word 2003 (spell check).  I'm
in nursing school and I've been writing treatment plans and papers which
makes it really difficult to do when medical terms come up as questionable
spelling.  I was hoping to integrate another ...
How to: Using visual cue with form validation21 Oct 2006 06:03 GMT2
I have written a utility to populate a Word document from a VBA userform
within Word 2003.  When the user clicks the "go" button, I run a check (using
a 'For Each' loop) to make sure all required textbox fields on the userform
are populated with text.  If a required textbox is ...
Moving backwards one character21 Oct 2006 05:42 GMT3
I have a bookmark near the end of a document and just before it I have a
Pagebreak which I want to delete
ActiveDocument.Bookmarks("Finish").Select
Please how do I move backwards one or two characters so that I can delete it.
Create document through code21 Oct 2006 04:36 GMT2
Hi All, sorry to put these 3 questions in 1 but I'm quite new to this.
I'm doing a program in access and the the program does a mail merge through
bookmarks.  The word document is saved and it remains open when another
access form opens up.  On this form, details are edited and ...
Macros in: defaults to All21 Oct 2006 04:14 GMT1
We have a user who has written a ton of macros which are stored in her
normal.dot.  She claims that in Word 2000, she was able to get the Macros In
field to always default to her normal.dot, rather than to All Active
Templates and Documents.
Getting rid of comment style21 Oct 2006 04:05 GMT1
I have a table to which I am ading a row.
Because the previous last row has a Comment Reference style, it is carrying
over to the new row.
I think this code should fix but it doesn't want to!
How to find section breaks21 Oct 2006 00:58 GMT2
I have a document where I want to allow the user to edit only certain
sections. So I use section breaks and then when I protect the document,
I select the sections to protect.
Problem: When I show the formatting marks to figure out which sections
Disk Full error21 Oct 2006 00:07 GMT1
When I try to save a Project after editing a module in VBA (Word 2003) I am
getting an error message:  "The disk is full. Free some space on this drive".
I have been able modify and save other projects, but this one won't save.
The drive space cannot possibly be an issue on this ...
Tallying data sheets in a Word document20 Oct 2006 22:41 GMT1
I have multiple worksheet objects within a Word document that I need to have
a single cell from each tallied for a final number in a summary paragraph. Is
there a way to do that?
Set More Than 1 Value with Option20 Oct 2006 21:20 GMT1
I'm trying to figure out how to set more than 1 value my selecting a single
option.  For example when the user select Mr or Ms, I need to insert
different words to identify the gender in the document text.  Here is what I
have but its not working.  I thought I could use "And" but ...
 
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.