| Thread | Last Post | Replies |
|
| Word Hyperlinks & burning a CD | 12 Oct 2005 20:56 GMT | 1 |
I have about 30 documents that I want to burn on a CD to distribute to others. I have one Word file that will serve as an index file where the user can click on a link to open the file that they want. The problem is that when I create the hyperlinks in Word, the full path of
|
| How do you set up Word in a web application? | 12 Oct 2005 20:08 GMT | 1 |
I have a dll that I am using in a web application. The code in the dll works correctly when used in a WinForms application, but fails on the web server. I am using IIS 6.0, Windows Server 2003.
|
| section break | 12 Oct 2005 18:29 GMT | 3 |
in vba for word 2003, is there anyway to check if there is any section break on the very last line of the doc? thank you, will
|
| Checkbox on a Form, Checkbox in the Document | 12 Oct 2005 16:36 GMT | 1 |
I'm using a form that has a series of checkboxes and in my document I have the same checkboxes. I want the user to click the box on the form so that the checkbox in the document will be checked. Can't seem to get it to work this time for some reason. So far I have:
|
| if current selection is the whole table then | 12 Oct 2005 15:14 GMT | 4 |
I have some code that selects a row in a table then hides it. The next step is to see if the the selected object was the whole table. if it is then hide the next blank paragraph CODE:
|
| Text formatting with gotobutton | 12 Oct 2005 15:11 GMT | 2 |
This code does what I want it to except one thing: When you click the field and start typing I want the text to change to black. The field looks like this
|
| Attached template save issue | 12 Oct 2005 10:05 GMT | 6 |
I have an attached template that i send all the autotext entries out to the attached template from the normal on exit (as our normal template is protected). The ony problem I have is that it asks to save this template. I want it to exit without asking for the save.
|
| Can I recover an MS Word file that I closed before saving? | 12 Oct 2005 05:00 GMT | 1 |
I have a question. I was working on a file in MS Word 2000 and clicked to close the file. When it asked if I wanted to save it, I said "no". Is there any way at all to recover this file so I do not have to retype the document? Could it be located ANYWHERE on my pc (like in a temp ...
|
| Protecting Section | 12 Oct 2005 03:57 GMT | 1 |
I have a document where the first page is a form and is protected. Then I have a section break and the next section is not protected; however, the header of Section 2 is protected. How do I unprotect the header? I checked of Section 1 protection only.
|
| Strip End Cell Marker | 12 Oct 2005 02:52 GMT | 12 |
Posted below are a few methods for stripping the end of cell marker from a cell range. Realizing that in these simple examples speed is not an issue, but I was wondering if anyone could offer any technical insight into which method if any of these would be considered "best ...
|
| Quick help need | 12 Oct 2005 02:46 GMT | 1 |
A MS Word XP (an agreement) has a userform attached from which I have to select various "variable text" to personalize the agreement. I have found how to use the text fields, the drop down lists and radio buttons and bookmarks, but I still have some problems with the check boxes.
|
| not run macro on first instance | 11 Oct 2005 23:56 GMT | 2 |
Word 2003 or XP - I have a tickbox in a userform which has a multi action macro that runs on entry. Being the first userform control it automatically fires when the form is openned. It is important that this be the first control in the Tab sequence - how can I stop this macro ...
|
| set document title | 11 Oct 2005 19:43 GMT | 2 |
I am looking for a way to use VB automation to reset the title of a document. i.e. File-->Properties-->Summary-->Title I can't find any properties or methods related to this. Is it possible? Thanks.
|
| Acquiring Document information without opening the document | 11 Oct 2005 19:19 GMT | 1 |
I am attempting to get information about documents in a folder without opening the documents. I saw a program that would list the statistics for document for the user. It listed the characters with or without spaces. This included the characters in the headers and footers. It ...
|
| userform data | 11 Oct 2005 19:08 GMT | 2 |
Hello im a database engineer who was given a task by my boss yesterday to create a template word document (which she promised me would be easy) which prompted the user to fill in the certain details before the document then went on to be printed. The main detail is the Site name, ...
|