| Thread | Last Post | Replies |
|
| How to disable crash dialog | 15 Oct 2005 15:36 GMT | 6 |
I've done an application running as a scheduled batch job with no user interaction using Word for mail merge. The merge is relying on a template file and an Office Database Connection to create the final documents. Because I'm not in control of either the data or
|
| Switching between userforms | 15 Oct 2005 14:03 GMT | 2 |
I have a userform that is modeless so I can swith to and from the form and the activedocument. In this userform there is a sub-form (a form that is displayed based on actions in the main form). For some reason when ever this form is used and then closed my main form then closes ...
|
| Tech Eval | 15 Oct 2005 13:54 GMT | 14 |
I have a textbox in a userform that I am trying to limit the entries (real time) to to characters allowed in a bookmark name (e.g., alpha characters, numbers, "_"). The first character must me a letter and the maximum length is 40 characters. I am also replacing spacebar entris ...
|
| Using Selection.Find in a macro | 15 Oct 2005 13:47 GMT | 4 |
I have set a selection find in a macro to find the word "Alternate" and replace it with a name. The problem is that if it does not find the word "Alternate" the macro doesn't run. Help!
|
| seeking Macro to replace initial characters | 15 Oct 2005 10:15 GMT | 2 |
I'm looking for a macro that will replace the first character of every word in a selection with two underscore characters. I know it's unlikely that anyone has such a thing, but I thought perhaps someone might have or know of something similar which I could alter. (I don't
|
| Getting User Admin Rights | 15 Oct 2005 01:07 GMT | 3 |
What's the recommended way to determine if the current user has Windows NT(XP) Administrator's rights? Eddie
|
| Tables wholly containd in a range | 14 Oct 2005 23:32 GMT | 2 |
What is the best way to find all tables wholly contained within a range? range.Tables also gives me the tables that contain the range, not just the ones that are contained in it. Thanks, Alex.
|
| Open file from a fixed directory | 14 Oct 2005 23:31 GMT | 1 |
For my application I'm looking for some code to open one of the files in a fixed directory "bewaardirectorie". The user must be able to select the file he's looking for. Now I'm using the code, but the problem with this code is that one is still able to select another directory :
|
| ClearForm in Protected Form | 14 Oct 2005 22:58 GMT | 6 |
I'm trying to add a Command Button that will clear my form while at the same time being protected. Editing restrictions are Filling in Forms. The button works when I turn protection off, but will not work while on. I also want to hide the button during printing.
|
| Tough Nut | 14 Oct 2005 21:58 GMT | 4 |
I suspect that this blind squirrel has found a nut that he can't crack. I am trying to replicate the sort behaviour of the Insert Bookmark dialog box in a userform listbox. Private Sub UserForm_Initialize()
|
| Link index entries | 14 Oct 2005 21:49 GMT | 2 |
Good day: I am creating a Disaster Recovery plan for a company. The company wants a quick reference document and a more comprehensive detail document to refer to for the details.
|
| Mail Merge e-mails Read Receipt | 14 Oct 2005 21:37 GMT | 1 |
We would like to use the electronic mail feature of Mail Merge to send out a personalized e-mail to everyone in the company. However, these messages need to be tracked using read receipt and delivery receipt. Can this be done? How?
|
| How to format a bookmark? | 14 Oct 2005 21:31 GMT | 2 |
I've been trying to add a format to a bookmarked name with no success. I'm actually creating a document from the AS/400. I have a field that currently prints like xxxxxxxxxxxxxx I want to have it displayed like this xxx-xxxx-xxx-xxxx The bookmark is acctno. Any suggestions?
|
| Printing labels in word | 14 Oct 2005 20:52 GMT | 1 |
Is it possible to print 2 or 3 labels the same on a sheet using the Envelopes/Labels Wizard? I seem to have the option of printing one label or a complete page only.
|
| Bookmarks | 14 Oct 2005 20:30 GMT | 1 |
Is there some sort of toggle to see see the name of the bookmark in the text? When I turn on view bookmarks, all I see is [].
 Signature Debra Ann
|