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 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File Open with variable directory, that adds to recently used file list?29 Mar 2007 19:14 GMT1
People have already complained about Word 2003's intermittent failure
of
   ChangeFileOpenDirectory "H:\MISC\SpecialDirectory\"
   Dialogs(wdDialogFileOpen).Show
End or change type of selection in Macro29 Mar 2007 17:19 GMT4
Admission:  I'm horrible at code so the code below is probably VERY UGLY.
Task attempting:  Have macro select TABLE and perform some tasks, then
select only the 1st COLUMN and perform additional tasks.
Problem:  I can't seem to figure out how to clear the TABLE selection and
Headerformat - tables29 Mar 2007 16:02 GMT2
I used the command : Selection.Rows.HeadingFormat = True.  Now, even if the
option is checked, I cant get the row to repeat on other pages. It's like my
table is corrupted after using that command on a row that has already
headingformat checked.  Thanks for help
Word Macro to change links in header/footer29 Mar 2007 15:35 GMT14
Good morning,
First off I would like to thank everyone on the fourms here for the help they
have given me over the last 2 weeks. You guys, (and gals), are wonderful.
Bravo Zulu.
Word 2003 bug in Toggle Field Codes (with GoTo bookmark & merged cells)29 Mar 2007 15:23 GMT2
Word 2003.  Create a 2 x 2 table and put a field in one of the lower
cells.
Select the whole table.
Toggle Field Codes (Shift+F9) works fine.
How to check, if a macro exists before starting it...29 Mar 2007 13:11 GMT2
I would like to check, if a special macro exists before I try to start is.
Is there a collection of all avaible macros available?
Thanks for help.
Regards
Word Application Close29 Mar 2007 10:14 GMT1
can anyone tell me if it is possible to run an house keeping sub routine when
word application is closed I have tried using the document close in a global
template that doesnt work.
if it is possible please can you tell me where and how it is done.
Heading29 Mar 2007 07:46 GMT2
I need to locate a heading within a document, knowing only its text, not the
number -so I can't do, for example
   Selection.GoTo What:=wdGoToHeading, Which:=wdGoToFirst, Count:=16,
Name:=""
Changing the "Replace Hyphens with Dash Option" from VBA29 Mar 2007 04:25 GMT3
In the menu under <Tools / AutoCorrect Options / AutoFormat As You
Type / Replace as you type>, there is an option called "Hyphens (--)
with Dash (-)". How can I change that option programmatically from
VBA?
VBA Codes29 Mar 2007 00:24 GMT3
Does anybody know where I can find a list or internet place where I can find
VBA general codes, e.g. vbCr, vbCancel etc (all vb codes), and what they are
used for.
I know the object browser has these within it but it doesn't give you an
changing path in word application?29 Mar 2007 00:02 GMT2
I use a word application to open up word and a document. Works fine but I
would like word to automatically save into a default folder (and not the
same folder I open the document from). Something like ChDir thrugh
automation. Any ideas?
Word 2003 Application Event running first in Outlook 200328 Mar 2007 23:56 GMT2
I am trying to have a macro run (updates all fields when I save, open, or
print any document.  The way I found to accomplish this was through
Application Events (see
http://word.mvps.org/FAQs/MacrosVBA/AppClassEvents.htm) such as
where is the list of addins kept28 Mar 2007 23:54 GMT5
When I add an global addin, through Tools-> Templates and Addins, Word
remembers the next time I start Word what I added and sometimes what I
selected.
Where does Word store this information? I deleted normal.dot and it was
Font names alphabetically28 Mar 2007 23:45 GMT5
I'm looking to get a list of the font names ALPHABETICALLY, instead of the
order in which they were installed. For example:
i = FontNames.Count()
  n = 1
Find name of a shape object28 Mar 2007 22:14 GMT3
Using Word 2000.
I have inserted several picture files into a table on a Word Template.  I am
looking to hide a picture if a certain text field is blank.  I can't seem to
figure out the name of the picture file though, so I can reference it and
 
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.