| Thread | Last Post | Replies |
|
| selections | 21 Jan 2006 22:38 GMT | 1 |
i have a text like this "1. .........................incoming __% ....................1980." if i have condition "a" i need to put the percent and then delet till end of paragraph
|
| Delete first line in section | 21 Jan 2006 21:38 GMT | 2 |
I am sure this is easy ! but... I would like to have a macro delete the first line of each section in a document My attempt below does not work - can anyone correct it for me
|
| How do I print multiple word files from a single file without inse | 21 Jan 2006 11:07 GMT | 1 |
I have multiple files which I would like to keep separate but would like to print at one go without inserting. Word star had this facility and I wonder if anyone would know how to do this.
|
| how to change source of all excel pasted links in word doc at once | 21 Jan 2006 10:26 GMT | 1 |
I have many pasted links from an excel file into a word file. I need to be able to reuse many documents for many different projects of the same type. After resaving both files as new files, I've figured out how to change the source for each link, but you can only do one at a ...
|
| Collapse a row if value is null | 21 Jan 2006 10:20 GMT | 2 |
I have a word doc with a table that I'd like to expand/collapse depending on whether there are any values in the rows. It's actually a mail merge document that pulls values from a text file generated from a VFP application.
|
| How do I select all text with a specifc style? | 20 Jan 2006 21:33 GMT | 5 |
When viewing the document styles using the task pane, it is possible to select all instances of text using a specific style - how do I replicate that in code? I tried recording a macro whilst using the task pane to no avail. Thanks.
|
| Table Properties - Setting First Row to Repeat as Header | 20 Jan 2006 21:07 GMT | 1 |
Can someone please show me how to loop through the Table's collection and set the first row of each table to "Repeat as header row at the top of each page" to true? Thanks
|
| Have message boxes open near the pointer. | 20 Jan 2006 19:35 GMT | 1 |
I have a large monitor. A few moments ago I attempted to close Word by clicking the "X" in the upper right hand corner of the web page. A message box popped up centered in the middle of the screen asking if I wanted to save the document. It occurred to me that it would be more ...
|
| My resume was saved as a Template, Microsoft 2003... | 20 Jan 2006 18:33 GMT | 3 |
My resume was saved as a Template, Microsoft 2003. However, when I try to send or up-load my resume for different job posting via intranet... It will not work... I always get an error and everyones websites will not take the Template. I love the Template because it looks ...
|
| Creatting nested fields in VBA | 20 Jan 2006 18:10 GMT | 2 |
Does anyone have a good sample of how to create nested fields in VBA and insert them into a document? Currently I am using autotext entries that contain the actual nested fields but I need something more dynamic.
|
| Option Explicit | 20 Jan 2006 17:44 GMT | 6 |
Before my hard drive crashed, whenever I opened a new document and then went to the VBE, Option Explicit was listed as the first entry on a New Project. That is the case on my PC at work as well.
|
| Language/spelling | 20 Jan 2006 17:37 GMT | 1 |
How can I retain language in a document? I'm editing a manuscript from a British writer for American audience. Every time I copy a chapter to my American template, it reverts back to British spelling.
|
| Impede creating font size | 20 Jan 2006 17:34 GMT | 1 |
I'm wondering whether it's possible or not to do the following. In word you can choose the font size (9-10-11-12-13-....-72) and you even can customize it to 11.5-12.5-.....-72.5. Will it be possible to only let people use the font size, without letting them the possiblity to
|
| macros in protected docs | 20 Jan 2006 17:27 GMT | 2 |
I have Word 2003 and am trying to get macros to run in a protected document. I get the error "Can't run macro because document is protected" even though my Security is at the lowest setting. I don't know anything about VBA so I'm at a loss (and I don't even know if
|
| Adding formatting to a text string in code? | 20 Jan 2006 17:17 GMT | 9 |
I have a large portion of text that I need to build up in VBA based on selections made by the user on a custom form. This is basically a long string of text strung together and then set to a custom field which is then displayed on the page it is embedded on.
|