| Thread | Last Post | Replies |
|
| Page Background Problem in Word 2007 | 18 Dec 2007 04:31 GMT | 2 |
I'm trying to change the page color using VBA in Word 2007 and I am having problems/finding inconsistancies - perhaps someone can help. I understand that the 'page color' is *supposed* to be visible only in WebView, but Word does allow you to change the color of the page as
|
| How to get the paragraph number from a paragraph | 18 Dec 2007 00:04 GMT | 4 |
I've searched the forum for this and only found code that counted paragraphs... I have a Range which contains a paragraph. I want to determine if the paragraph has numbering (1.2, etc.), and if so, how to convert that numbering into a text string.
|
| Missing feature in Footnotes | 17 Dec 2007 19:03 GMT | 1 |
I hope this is the place if you hope to make some suggestions for Words further development. Footnotes need to have their own option of typography. Is I want to have Footnotes with text size 8 I have to change each and every Footnote. Or mark
|
| MS Word Footer replace. | 17 Dec 2007 18:13 GMT | 3 |
From a macro, how do I change the footer and margin to Footer = .5" Margin = .7"
|
| When click Checkbox, correct requirements auto selected. | 17 Dec 2007 16:56 GMT | 2 |
I admit upfront that I know nothing about programming Word. However, I had heard you can program it to do certein things and hope someone can help on a problem. I have a 8 page Loan Documentation Checklist that is used for several types
|
| Only print pages with contain markups | 17 Dec 2007 16:35 GMT | 2 |
I would like to be able to print only print pages which contain markups. Very similar to going to the "file" menu, "Print", "Print what", "Document showing markup", except that if a page does not contain markups, I want to skip (not print) it.
|
| Grey parentheses marks appearing near Text Fields | 17 Dec 2007 16:06 GMT | 1 |
I've created a form, with several text fields. For some reason, some of the text fields appear with grey coloured square parenthesis marks either around them, or right in front of them. I can't select these, so they are impossible to delete. When the document is printed, these ...
|
| specifying word folder to save in from VB in access | 17 Dec 2007 14:39 GMT | 1 |
Hi there, I am currently filling in a word template from access when I click a button, when saving (doc.save) it saves to the default directory, however is there a way of using one of the fields in my form as the save folder ( already
|
| Identify current page | 17 Dec 2007 12:43 GMT | 4 |
I have some code that is designed to print certain pages from a document. The general idea is that the user will select a page, which will print along with other pages in the document that are identified by means of bookmarks. I am using this code to identify the first page:
|
| Word vba that copies Excel graph into Word doc | 17 Dec 2007 12:17 GMT | 3 |
Just wondering if anyone has some code that copies a graph from an excel doument and pastes it into a word doc ? I need a word vba macro for this, I don't want to paste with link. When I rty and record the macro I only get :
|
| Restart list numbering in Word 2007 | 17 Dec 2007 09:53 GMT | 1 |
I have a problem with restarting numbering for lists. I have decision for Word 97 till Word XP(see http://word.mvps.org/FAQs/Numbering/ListRestartFromVBA.htm), but this hack does not work in Word 2007.
|
| find and replace text that is not in a table | 17 Dec 2007 09:48 GMT | 4 |
I'm trying to tidy up word text by removing or applying double spaces after sentences. the selected text to tidy MAY include tables But I don't want to change text that is in a tables - just text outside tables. How can I limit .find to non-table text.? I've stumbled across
|
| Open Print Dialog | 16 Dec 2007 19:11 GMT | 2 |
Some time ago I created a macro that would open the print dialog box. I placed it on my toolbar, but I accidently reset the toolbars and can't remember how I created that macro. Can anyone help?
|
| protected document shows unwanted markups | 16 Dec 2007 01:48 GMT | 1 |
I saved this protected document with the review option of 'Final' but it opened on another computer as 'Final with Markup'. Please let me know if there is a more appropriate forum to post this to. TIA,
|
| Put File Name Of A Document On Line 1 Of The Document | 15 Dec 2007 10:18 GMT | 1 |
I am needing auto open VBA code that will center the name "FAX MESSAGE COVER PAGE", the document's file name (always different) & today's date all on line 1 when it's opened (I already have auto open VBA that save the document, with Save As, the user's name in the file name).
|