Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
Office GroupsView
Excel
Excel Charting
Excel Crashesgpfs
Excel Misc
Excel Newusers
Excel Programming
Excel Setup
Excel Worksheet Functions
Word Application Errors
Word Conversions
Word Customization Menustoolbars
Word Docmanagement
Word Drawing Graphics
Word International Features
Word Mail
Word Mailmerge Fields
Word Newusers
Word Numbering
Word Oleinterop
Word Pagelayout
Word Printingfonts
Word Setup Networking
Word Spelling Grammar
Word Tables
Word Visual Basica Addins
Word Visual Basica Customization
Word Visual Basica General
Word Visual Basica Userforms
Works Win
Office Developer Automation
Office Developer Com Add_Ins
Office Developer Officedev Other
Office Developer Outlook Forms
Office Developer Outlook Visual Basica
Office Developer Visual Basica
Office Misc
Office Setup
Officeupdate
Onenote
Outlook
Outlook Bcm
Outlook Calendaring
Outlook Contacts
Outlook Fax
Outlook General
Outlook Installation
Outlook Interop
Outlook Mac
Outlook Printing
Outlook Program_Addins
Outlook Program_Forms
Outlook Program_Visual Basica
Outlook Teamfolders
Outlook Thirdpartyutil
Project
Project Developer
Project Server
Visio
Visio Developer
Visio General
Word Visual Basica Beginners
Outlookexpress General
Office Communicator
Word Programming
Office Templates Misc

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Word Visual Basica General
 Ask A New Question    

Do I need all these lines for the macro?
When I create a macro and then look at the VBA, it has a lot of lines that I do not think are necessary. Here is what I got for a find macro: With Selection.Find .Text = "run date" .Replacement.Tex... on 20-Nov-09
Insert a blank paragraph and page number in footer
Hi, I am trying to do something simple and have tried code snips from other answers on this site but cannot seem to make it work without errors. Our footers already contain a document name in 8pt f... on 20-Nov-09
How to customize Word dialog controls
I am looking for a way to make changes to a Word dialog itself. Is this possible? My specific problem is with the SpellCheck dialog. Originally, I thought changes could only be made to your docume... on 19-Nov-09
Problems with referenced mscal.ocx
I am not sure if this is the correct forum for this question, and if it is not, I'd appreciate getting pointed in the right direction. I have a Word 03 template with a lot of VBA behind it that is u... on 19-Nov-09
Expected Function or Variable
I recorded a macro in Word 2003 that searches for a word and then applies a character style to that word and to the following word. Then I found the answer on these boards how to loop through the re... on 19-Nov-09
Clear a Form
I have created a form that is going to be used mutilipe times. I want to be able to do a save as and then clear the form out. Is there a way to do this without closing the file and then reopening the... on 19-Nov-09
VBA select paragraphs to set style
I am trying to automate formatting of a Table of Contents document. How can I use VBA to find all paragraphs that do NOT include a tab followed by a number (page number) and change the style setting... on 19-Nov-09