| Thread | Last Post | Replies |
|
| Pasting a Bookmark | 17 Apr 2006 18:53 GMT | 3 |
In Word 2000, I have a document with a repeating pattern of paragraphs. In order, the styles are: 1. Project ID (6 character identifier) 2. Project Title (5-20 word title)
|
| What is the purpose/point of $ | 17 Apr 2006 16:47 GMT | 7 |
I know the purpose of money and wish that I had more ;-). What is the point of "$" in the following code. The code seems to work just with or without it? Sub Test()
|
| ms word cursor location | 17 Apr 2006 16:18 GMT | 2 |
Can anyone please let me know what code should be written to find out the current cursor location in a word document. Thanks NG
|
| Table row heights | 17 Apr 2006 09:24 GMT | 3 |
Rows in the third column of table pasted into Word 2000 from XL has text wrapped in many cells but the (row) height of the individual cells does not always equal what it should be for the number of wrapped rows of text in the cell. Often even a single row cell is deeper that it ...
|
| Word 2003 - Emailing a Document with Linked Objects | 17 Apr 2006 01:24 GMT | 1 |
I have a Word document with several linked objects. Sources for the linked objects are all on my local hard drive. I can not put them on a shared network folder for security reasons. What I would like to do is email a copy of this document and have all of the linked objects'
|
| VBA - Sending Email from Word 2003 | 17 Apr 2006 01:21 GMT | 3 |
I am experience a wired problem. I have a module in my template that calls outlook and creates an email item which attaches the active document as an attachment. Every time I run this module it triggers a false outlookworm alert. If I remove the attachment statement it works ...
|
| How to set the default suggested filename to be displayed by the Save As dialog the first time a user saves a new document | 16 Apr 2006 22:54 GMT | 4 |
How to set the default suggested filename to be displayed by the Save As dialog the first time a user saves a new document? With Dialogs(wdDialogFileSummaryInfo) .Title = "My FileName"
|
| Simple Message Box | 16 Apr 2006 20:54 GMT | 1 |
I have a form with a button on it, I am just drawing a blank When the user selects the button I want a box to pop up requesting a name, then I want it to save the for under than name
|
| Problem finding end--of-page using tables | 16 Apr 2006 14:14 GMT | 3 |
I am using VB6 to create a word XP document consisting of several tables. The document may end up being 300+ pages. I want two things: 1. Constant header on the first line of every page of the table
|
| making an alphabetical dirctory of entries through Document Map | 16 Apr 2006 08:27 GMT | 2 |
I input the Japanese words, which I don't know the meaning in a word file. Basically I copy from an Internet site and past them into word file. In order to be easy to use and find previous entries, I change the entries to level one heading and the meaning part to Normal. Then I ...
|
| How do I set up a global word change in word 03 | 16 Apr 2006 07:42 GMT | 1 |
I would like to change a word in a long text that keeps reappeariing. I am told this is called a global word change. I cannot seem to find the commands
|
| Saving backups | 16 Apr 2006 00:03 GMT | 4 |
Hi. I am new to VBA for Word but I already know a couple of things in VBA for Excel. I'd like to program an autosave sub that would save a .doc file automatically to a specified location (on my home network) each time the 'save' button is pressed. I have seen in the VBA help that ...
|
| get syllables from any text | 15 Apr 2006 21:45 GMT | 3 |
Hi dear all, I would like to sort out the syllables from any text with some vb add-in , does anyone know if somethng exist already ? Or can some of you give me some advise on the right path to achieve that ? I would like to be able to count
|
| How can I send mail WITHOUT using Outlook? | 15 Apr 2006 14:11 GMT | 1 |
How can I send mail WITHOUT using outlook? This means no MAPI obviously. I would like to send mail strictly in VBA without having to depend on a mail client.
|
| Private Groups | 15 Apr 2006 09:42 GMT | 2 |
Hi friends, is the server down again? Cheers Helmut Weber
|