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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Add-in from Microsoft does not run macros11 Nov 2006 00:45 GMT4
I loaded the Word 2002 Support Template, available from Microsoft (KB318796)
which, supposedly, enables the modification of some of the Word settings.
It creates a template in the "Microsoft Office Tools" directory.  It was
installed properly as far as I know.
Script11 Nov 2006 00:38 GMT1
I am totally worthless in Scripting/VBS I am wondering if someone would be
able to but these 2 scripts togheter.
1st Script:
Public Sub BatchTEST2()
VBA code that will delete all macros in the Active Document on Save10 Nov 2006 23:02 GMT9
I'm trying to create the following -- the final step involves removing ALL
macros from the Active Document when saved
I have a Word.dot that has a variety of BookMarks in it -- PLUS a series of
forms with allow the user to:
textbox value evaluation?10 Nov 2006 21:34 GMT1
I have a question about my code posted below.  For some reason, if
txtCurrentWeek.Value = 5 and txtTotalWeek.Value = 21, the msgbox will be
displayed, even though it shouldn't.  I belive it has to do with the value
not being read as an integer or the length of the value (I ...
update fields in header10 Nov 2006 14:48 GMT2
I have at template that has variables in the header
I have a sub for updating all variables in headers but I have some troubles
with update the variables in the first page header that is set to different
fist page. I have tryed different solutions for this but none of them seems
Delete a shape10 Nov 2006 13:17 GMT2
I have to cover an anchored logo with a shape so it is non-printing (hidden
text won¹t work). I can set the shape with visual basic so it is over the
logo but how can I remove it (and leave the logo there) in case the user
changes his/her mind.
Word 2003:  Addin template 'custom menu' does not appear for other templates10 Nov 2006 12:28 GMT1
I am facing a problem in word addins.  Can anybody plz help me out on
the same.
I works as word specialist.  I have a standard template for our company
(without macros). I created macros (using record macros) and customized
Unprotect and protect word document10 Nov 2006 12:20 GMT1
I have a slight problem with unprotecting and protecting a
worddocument.
I have a word document with a lot of mail merge fields, drop-downs and
tabbing. In order to make the tabs and drop-downs work the document
Saving a .doc as .docx without maintaining compatibility with Word10 Nov 2006 10:07 GMT3
I want to programmatically convert .doc files to .docx format. In SaveAs
dialog "Maintain compatibility with Word 97-2003" checkbox is checked by
default and when I writing code in VBA, I could not find any way to uncheck
this option.
Using a drop down menu or macro to change clipart10 Nov 2006 09:47 GMT5
I have a report template that uses clipart of traffic lights to show
project status. I'd like to be able to change those bits of clipart
either by means of a drop down form list (i.e. the list effectively has
graphics options instead of text, if you see what I mean) or macros to
For...Next Satement with a UserForm10 Nov 2006 08:51 GMT2
I have a UserForm which is used to update a document and print two copies.
The user enters the number of docs to complete in a TexBox TxtCnt.
The For.. Next Statement works but control does not return to the UserForm
after printing. How do i do that?
Using VBA, how to open a MS WORD file in local maching ?10 Nov 2006 04:32 GMT1
Dim MSWordApp As Variant
Set MSWordApp = CreateObject("Word.Application")
MSWordApp.OpenFile("c:\myword.doc")
MSWordApp.Visible = True
Compare two strings10 Nov 2006 04:04 GMT6
I would like to compare two strings and highlight only the differences in the
second string.
Example:  
Compare    The Dog is out
Writing and searching keywords across office documents10 Nov 2006 02:29 GMT1
I'd like to write something to help fill out the keywords in the file
properties in docs and other files.  Is there a hook to do this
programatically in word?  Something that already does this?
Is there a known method or tool to search only through the keywords
How do I import macros from another office user?09 Nov 2006 22:29 GMT2
I have a client who wants to let all the other workers in her office use the
macros she created in Word 2003.  They all have Office 2003.  Is there a way
they can do this that isn't too technical?  Or, in the alternative, is there
a way I can do it for them that won't take too ...
 
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.