Hi Experts
I have created a form using Word form fields. The data to complete the form fields is entered via a multi-line text box in a dialog screen. If the data is entered into a form f...
I need to insert a word document as part of an access report . This document is the covering letter.
I can easily insert the whole document but the problem is that some fields should come fr...
With objWord.Selection.Find
.Text = RegEx
.Replacement.Text = Replacement
.Forward = True
.Wrap = Microsoft.Office.Interop.Word.WdFindWrap....
I have a fairly large document with a number of Figures in it and a corresponding 'List of Figures' table.
I have one figure close to the beginning that will not label correctly. I have a pre...
Hi all,
I'm working with large Word documents which consist of text with a variety of formatting, including colours and font-weight. I'm writing a Macro which counts and displays the number...
We have a client running a Toshiba satellite pro notebook connecting to an SBS2003 server and we have some weird issues. If we open a word document from the companyweb folder word hangs and us...
Hi there. I have this document I created in Word for Windows 2003. I've tested it in Word for Windows 2003, 2007 and Word for Mac 2004 and it appears correctly, ie on one-page only. The pro...
I have a licenced copy of word installed on my laptiop running win 7. It used to work fine, but then today when I began to cut and paste I noticed that all of the selections in the right click...
We are using Outlook 2003 in a Terminal Server environment. We have a user trying to open attachments in outlook and she started getting the following error Message when trying to open the at...
I need to password protect Multiple documents in a folder on a shared drive the code I uses in MS Word 2003 does not work any longer. Can anyone help with this?????
flocation = InputBox("Ente...
Hi,
In Word 2003, I figured out how to create commandbar buttons and assign to them one of the many Office icons using the FaceID property. The attached code is an example of a simple applica...
I have a massive document in Microsoft Word 2007, with many Bookmarks. Is there any way to print a list of the bookmarks so I can reference it offline? Even a copy and past of the Bookmark ...
I have a document in word where I had pre-set fields blocked off where you could type in information. When the function was locked you could type in the information for each line and hit tab ...
Hello Experts
I have a WORD 2007 document and all the pages in the current document has got certain margins defined, I wanted to know if there is anyway I can decrease or increase any one p...
Hi experts,
In vba I want to find all text between << and >> in a word document and replace it by a value from excel sheet where the columnheader is named like the text between << and >>.
...
I was converting a document that uses lots of CG Times in Word 2003 to PDF, which I have done on this XP Pro SP3 system many times. The conversion ran into an error, and the system became hun...
Is there a way around the following problem in WORD:
I'm typing along and type past the viewable display area, and WORD does scroll, BUT THE WRONG WAY. I'm still correctly entering text a...
I tried to uninstall Office using the installation CD, but I get the attached error message.
For the past 2 days I have been using Windows 7 with Office 2007. Today only, Word 2007 opens all files very slowly. It opens by itself very quickly. If I double-click on any file (regardle...
I am using MS Word 2002 to create a simple webpage. When I "Save As Webpage" the resulting html file when opened in Internet Explorer has unintended hyphens showing above some lines in the te...
I am trying to figure out why Word 2007 is breaking this table to the next page when there is plenty of room for several more rows on the page. I've had to blur the content of the tables but ...
I am interested in making a Word document expire after 1-2 viewings. Also i would like to have the document protected so it cannot be altered or printed.
Is there a way to do this?
Your he...
Hey, need help for a strange problem on a Win XP computer with Office 2003.
Word hangs for about 5 min when opening word documents with tables.
Documents with text only are opened immediat...
When one of my users opens a word document that has justified alignment it shows centered for them. I thought perhaps it was a Vista/XP problem but have checked on multiple systems and it is ...
Hi,
I have a Word Macro that goes through a document table and deletes rows based upon certain criteria. My problem is that some of my rows begin with merged cells. This seems to throw an...