| Thread | Last Post | Replies |
|
| Search & Delete Notes Pages | 12 Aug 2006 23:48 GMT | 2 |
I posted this as a vague question some time back, and was asked for more detail... so, I'll try and clarify: I write training documentation, and in this documentation we occasionally insert an 'instructor notes page'... which is basically a
|
| How do I parse a document? | 12 Aug 2006 22:27 GMT | 5 |
I've got a 1500+ lines MS-Word 2003 document that contains plenty of short articles. Each article begins with a bulleted, bold-type title, styled with the 7th bullet from Word's bullet gallery found at "Format | Bullets and Numbering".
|
| Use Combo Box to set bookmark text. | 12 Aug 2006 10:59 GMT | 5 |
I'm trying to create a document that allows the user to choose text in a drop down and fill that result elsewhere. (We do not want the drop down to show in a printout.) I was looking at the InsertBefore range, but that wouldn't replace the
|
| Capital letter after a number then full stop | 11 Aug 2006 22:25 GMT | 1 |
Can anyone hlep with this unusual query please. I want every time i type a number followed by a full stop then a space for the next letter to be a capital letter i.e. the start of a new sentence. It seems Word is seeing the full stop as a decimal and not capitalising after it ...
|
| Problem changing color of style in VBA | 11 Aug 2006 18:51 GMT | 4 |
Good morning all, I have some code that I want to use to color code text based on the style name. The code runs fine, but font color does not change for one of the styles. Here is the code:
|
| count the value of Optionbox in a table | 11 Aug 2006 18:48 GMT | 4 |
I have a table with 5 columns Step Action Expected Results Pass Fail in the pass fail columns there are option boxes. I want to count the number of passes and the number of fails to total them with out counted
|
| Equation editor | 11 Aug 2006 18:27 GMT | 3 |
Can I create a Macro to translate from symbolic notation in math to text, or vise versa? I would like to be able to type in text in English, and have the macro convert it into equation form, or vise versa. I.E. since Im doing a lot of math, Id like to type in something like "The ...
|
| *.dot won't run a "Document_Open" Macro when opened from Netwrk Se | 11 Aug 2006 17:50 GMT | 3 |
I have a *.dot file that is setup on our network server for users to access. The document opens fine but I need to force open a User Form (UserForm1) as soon as the template opens. Additionally, if I run the template from my local machine I can get the User Form to open via the ...
|
| cehck for page numbers in footer word doc | 11 Aug 2006 17:40 GMT | 8 |
i need to check with visual basic macro if a page number is define in a word file. i need to know if any kind of page number is exist by the code and how to remove it
|
| Control Toolbox Controls in Documents | 11 Aug 2006 17:12 GMT | 6 |
I am stumgling in the dark trying learn something to help a poster. I have a Word document with some controls entered in the document using the Control Toolbox. Specifically I have some options buttons named Pass1 through Pass4.
|
| convert TIFF. to ms WORD or any other edit applications | 11 Aug 2006 16:44 GMT | 1 |
im try to convert a TIFF file to any other format so that i can edit it, is there any applications out there that can do that conversion that i need?
|
| RegEx Range.Text object corrupting embedded footnotes | 11 Aug 2006 16:30 GMT | 4 |
I have a macro which processes text using Regular Expressions (to find run-in heads in paragraphs). It seems that regular expressions will only work on the Range.Text object and not Range.FormattedText. I thought I had most of the kinks worked out of this but found a new wrinkle ...
|
| Auto fill and macros in a protected form | 11 Aug 2006 15:56 GMT | 7 |
I have read through all similar postings, but none quite fit. I'm trying to set up an order form with a "bill-to" and "ship-to" that may or may not be the same. I have a few questions: 1) How do I use a check box labeled "Same" and have all the bill-to fields
|
| Word Automation Paste Issue | 11 Aug 2006 14:46 GMT | 1 |
i have an issue with pasteing an image out of a text box back onto a word document and repositioning it on the document so i can select the picture as a shape for copying into powerpoint. every time i paste the copied image it overwrites the whole document.
|
| Updating text fields from a Userform | 11 Aug 2006 14:43 GMT | 1 |
Pardon this, however its been several weeks since I posted my question and I can't seem to find the original post... How do I take the value from a user field and set the value of a text field/bookmark in a document?
|