| Thread | Last Post | Replies |
|
| Outlook Formula Help | 18 Sep 2007 17:24 GMT | 1 |
Hi, I'm having some trouble with Outlook Formulas. I'm trying to use the formula in my form to add the results of four formulas. Here's what I've put in the formula: [NPR]+[NPT]
|
| Unable to open custom Task form in Outlook 2003 | 18 Sep 2007 16:22 GMT | 3 |
I have created a custom Task form based on the standard Task form. It contains no code, just custom controls. The custom controls are just the standard ones that are available in design mode. I do add them as 'New Fields' in the Properties window. The form has several pages and ...
|
| How to check if a user has outlook profile created from c# .Net | 18 Sep 2007 14:54 GMT | 3 |
I have a requirement where i have to check if currently logged in user has an outlook profile created. I am using Microsoft interop assembly to access outlook application. Version of outlook i am using is 2003.
|
| Customized Meeting request Form | 18 Sep 2007 14:53 GMT | 5 |
I have created a customized Meeting Request Form which has an additional Page displayed ( say P.2 page is displayed). Doubt 1 : I donot want to display this page (P.2) for the Recipients to whom the Form is sent
|
| Combo Box Values in Custom Form | 17 Sep 2007 18:46 GMT | 23 |
I have a custom form with two combo boxes which are programmatically populated with values using the .AddItem method from an Access database before being sent. The combo boxes are each bound to a separate User Defined Field. I can see the values in the drop downs before the email ...
|
| Forms / Buttons | 17 Sep 2007 18:09 GMT | 7 |
I am trying to insert buttons when the user clicks them everthing works fine?? except when the user opens up the form the buttonsthey are allready enabled ie:yes/no is there a way when the user open the template the buttons are blank ??
|
| the messaging interface has returned an unknown error "outlook 200 | 15 Sep 2007 04:17 GMT | 17 |
Some FOrms that we have on microsoft exchange work fine via outlook 2003. however we're now evaluating wether we sould upgrade to Outlook 2007 and when trying to forward a form we get the following message "the messaging interface has returned an unknown error"
|
| iterate through each field in a Task | 14 Sep 2007 19:58 GMT | 2 |
Here is what I've started with Set ol = New Outlook.Application Set olNs = ol.GetNamespace("MAPI") Set myRecipient = olNs.CreateRecipient("PMO")
|
| How do I create a "fillable" message form in Outlook? | 13 Sep 2007 18:59 GMT | 6 |
I need to create a survey form to send out to clients. The bosses don't want it to be an attachment, but rather embedded. I don't know how to program in VBA, but I do have some Office forms knowledge. I've been able to create a custom form, save it as a Outlook template, but ...
|
| Forms Explained Please | 13 Sep 2007 16:34 GMT | 2 |
I am trying to do a simple form which would be included in my organisation it. Its a straight forward yes no to certain questions but i am having trouble with it for hours has anyone got instructions on how i would do this, like what is the differance to compose and read do they ...
|
| pre designed forms, | 13 Sep 2007 16:34 GMT | 2 |
Hi again, Can anyone tell me were i can get templates of forms ?? I know it is a bit lazy for me to ask. Thanks
|
| Outlook 07 Custom Task Form and SQL | 13 Sep 2007 00:06 GMT | 12 |
I've been searching the net finding examples of connecting to a sql db in order to populate a custom form drop down. I've had my example code in the vb editor...can I only use the vb script editor? Everytime I reference Set ctl = Item.GetInspector.ModifiedFormPages("PM
|
| can i upload template formatted emails to a data base or into exce | 12 Sep 2007 14:45 GMT | 1 |
I receive formatted emails like this and i need the following data in an excel sheet or access, which ever is easiest Date email was sent Purchase order number
|
| How do I include links in an Task form? | 12 Sep 2007 14:41 GMT | 1 |
I am creating a new form in Task (to organise and follow up on business contacts and projects) and in one of the tabs I would likle to be able to include links to other MS Office documents and to web addresses. How do I do that.
|
| Single task view | 12 Sep 2007 14:40 GMT | 1 |
Is there a way to view multiple users shared tasks list side by side in the same way the calendar does. For instance, I have several contractors that work for me. I would like to stare and compare their task lists, but I can only view one at a time, at least that is what I have ...
|