| Thread | Last Post | Replies |
|
| How can I create an timesheet form using Excel | 14 Dec 2004 23:29 GMT | 5 |
I would like to create a timesheet in Excel and post it in our Public Folders for employees to complete each. I would also like to design it so it is sent to a manager for approval after completion.
|
| WHAT CAUSES BUG IN OUTLOOK CUSTOM FORMS? | 14 Dec 2004 23:06 GMT | 1 |
I have designed a custom form in Microsoft Outlook 2003, Build 11.5608. When I send the custom form, occasionally the recipients cannot open the form. (Recipent must delete all FRMcache.dat files for form to load properly)
|
| Command Button on a form | 14 Dec 2004 21:57 GMT | 1 |
I would like to add a command button to a form that will allow a user to add attachments to the form. I know this has to be done in the "View code" section but I am unsure of the script/code that should be used. Basically, when the user clicks on the button, I want the Insert ...
|
| Custom Form Question | 13 Dec 2004 21:16 GMT | 1 |
I have a custom form, IPM.Note.Message, with some hidden fields. In the vb script code on the form, Item_Send will reset the MessageClass back to IPM.Note and then send it out. I ran Outlook Spy on these emails. The
|
| Custom calendar form | 13 Dec 2004 21:15 GMT | 1 |
We are trying to make a custom calendar entry form. It's pretty basic with only 6 fields, but it's really hard to get to. You have to do "Choose Form" and then dig into you get to user defined form. Is there an easy way to make a user defined form the default calendar form for a ...
|
| Attachment Menu Item is Grayed Out on Newly Created Form | 12 Dec 2004 21:34 GMT | 3 |
I designed a form in Outlook 2002 with specific field that I want to send as a message. The message body contains all the riight fields, however, whenever the form is opened to be edited and sent, the attachment menu itme is grayed out and there is not paperclip icon on the menu ...
|
| Add attachment to form | 12 Dec 2004 21:33 GMT | 3 |
I have a custom form prepared, but I want to be able to put an attachment with it. How do I do that?
|
| How to get to Organization Folders | 12 Dec 2004 21:33 GMT | 1 |
I have a form created, but our one overworked sys admin doesn't know how to get it to the Organizational Folders so that everyone can see it. He isn't even sure we have Org Folders. I don't have the right permissions to do anything on the server, so I need to be able to tell ...
|
| Outlook 2003 Forms and ActiveX Controls | 12 Dec 2004 14:00 GMT | 1 |
we use W2K/OL2003 and want to add an TIF Image Viewer to an outlook form. So I registered the Kodak image control ImgEdit.ocx respectively the Microsoft Imaging library MDIVWCTL.DLL to the Outlook Forms toolbox. But fopr both controls I get an error when I try to drag them to the ...
|
| Linking Custom Form User-defined fields from Oulook to Access | 11 Dec 2004 13:50 GMT | 1 |
I receive in an Outlook mail folder some custom forms that contain user defined fields (for example, Client Name, Contract Number...). The problem is that when I finish linking this folder in Access, the linked table contains fields as "From" and "Subject" but the user-defined ...
|
| Outlook 2000 - Can't delete a form | 10 Dec 2004 14:15 GMT | 1 |
I tried to follow the instructions from Help (Tools, Options, Other, Advanced), but there is no button to access Custom Forms from the Advanced menu. Some other items I read talk about navigating to the folder, clicking on Properties, and so on. But I have not found how to ...
|
| OVC .Restriction property syntax? | 10 Dec 2004 09:49 GMT | 1 |
Can anyone help me with the syntax for using the Outlook View Control's .Restriction property? I have the control in a very simple form based on IPM.Note in Outlook2003. My code includes the following:
|
| OLK2K3: "Read page" code not firing when opening or clicking cmdBu | 09 Dec 2004 22:21 GMT | 4 |
I have a working form (both Edit Compose Page and Edit Read Page). I made some changes to the code and now the code fires correctly on the "Edit Compose Page", but does nothing on the "Edit Read Page". I inserted [Msgbox "got here"] lines to determine where the script blows-up, ...
|
| Rename page | 09 Dec 2004 21:07 GMT | 1 |
Does anyone know how to rename the pages on a form that are labelled (p2) (P3) (P4) etc in design mode. I would like to change the name of them when the form is opened if that is possible dependent on the month. i.e. the first tab is the current month the second tab is the next ...
|
| Calculating figures using nested If statements | 09 Dec 2004 00:18 GMT | 1 |
In Outlook 2003, when trying to calculate a fugure, while setting the Initial Value, I enter a formula which consists of 9 nested If-statements. For some reason, it accepts 7 but not the 8th or 9th. It provides the following error: "Missing operand before comma, ), or operator" ...
|