| Thread | Last Post | Replies |
|
| New problem: Combo box on form cannot be changed | 19 Jul 2004 21:43 GMT | 5 |
What would cause a combo box on a custom form to disallow changes? For one or two users of one particular custom Outlook form, a certain combo box comes up painted incorrectly and then does not allow changes. I can duplicate it, but I haven't figured out why, yet. Any ideas to ...
|
| File Attachment in Outlook Form | 19 Jul 2004 21:28 GMT | 1 |
Hey all, How can I create a form with which people can attache files? If I cna then may be restrict them to 5 files or 1 MB?
|
| Command Button on Custom Form | 19 Jul 2004 15:45 GMT | 2 |
I am trying to execute code when a command button is clicked on a custom form that I am using within Outlook 2000, but the code doesnt seem to be working I have put a msgbox command in the code and it does nothing. Is my procedure named wrong or do I have to do another step
|
| Form for outlook to reply attaching a file | 19 Jul 2004 14:38 GMT | 1 |
I am trying to have outlook to automatically respond to emails with specific keywords in the subject and at the same time attach a file from the hard drive. For example, if a user sends an email with subject:
|
| How to make a shortcut to a form? | 19 Jul 2004 13:06 GMT | 1 |
I have made a special holiday form. I did publish the form to all other users. They can access the form via the action menu, or they can choose new-use form and navigate to the correct form.
|
| Cannot load form from Organizational Forms Library | 19 Jul 2004 10:52 GMT | 1 |
I have a number of forms published in the Organizational Forms Library. They have all worked fine before, but now I'm having intermittent trouble loading the forms from either a button on my toolbar or from the choose forms menu command. I receive the error message "The form you ...
|
| importing values from excel to a custom form | 18 Jul 2004 21:58 GMT | 1 |
Anyone got any ideas about the syntax to use in VBScript that can be used used to copy values from an open excel sheet to textboxes on a custom form? Have tried Myform.textbox1 =
|
| Changing Default Form to a Custom Form | 18 Jul 2004 21:56 GMT | 1 |
I have read a bunch of stuff about changing the default form. Using the form admin program, and registry changes but it is all a diferent language to me. Could someone step me through it please.
|
| VBscript does not run on Outlook 2003 in Delegate Calendar View. | 18 Jul 2004 21:54 GMT | 1 |
I try to use my custom form on delegate calendar. The form is published in Organizational Forms Library and defined as default for my calendar and for delegate calendar. If i open the form on Delegate Calendar VBscript does not run.
|
| Unable to edit the message body of a form in Design mode | 18 Jul 2004 21:51 GMT | 1 |
I want to create a standard template for a type of review mail that I want to send. This has to have a standard Subject line, a standard address in CC and a standard message body. I thought I can use the feature of Outlook forms
|
| Populating a combo box from Outlook contacts | 18 Jul 2004 21:50 GMT | 1 |
I have sucessfully done this on a custom form and it works on my system but does not work at the client's site. I'm using vbscript: Sub Item_Open()
|
| MS Outlook Publish Request Form | 18 Jul 2004 21:49 GMT | 1 |
I am trying to publish a form created in Word to MS Outlook. This form has three drop down menu's (each having two-three options), eight text boxes (two of which are dates). And a number of check boxes. I cannot seem to get this form published to Outlook correctly. When
|
| Outlook Forms | 17 Jul 2004 13:48 GMT | 1 |
Wondering if anyone can help me. I have over a 1000 forms with emergency contact information from employees. Instead of keying them in manually I would like to extract the data from the forms into a .csv file which I can then
|
| Removing VBScript from a folder full off contact items | 17 Jul 2004 11:27 GMT | 1 |
in order to resolve performance problems, I want to remove the embedded VBScript from the forms of more than 500 contact fields. (They are so called one-offed.) Microsoft's hint is to open a new clear contact without one-off and then
|
| Processing digitally signed attachments | 17 Jul 2004 09:46 GMT | 1 |
I have problem with processing (retrieving basic properties like "TO", "SUBJECT", "BODY") digitally signed attachments. I have tried it for few weeks but all unsuccessfully. Here are the details: I am working on program that retrieves useful data from pst files. I
|