| Thread | Last Post | Replies |
|
| how do I insert activex cotnrols into an Outlook form | 15 Jul 2005 12:22 GMT | 1 |
I would like to customise an outlook form and use a calendar control or date time picker to select a date for a custom field. The control toolbox does not allow me to use activex controls and I cannot identify a simple way to insert an activex control into the form
|
| Changing default forms | 14 Jul 2005 23:40 GMT | 1 |
Is there a way and how can I change the Default "New Message" form button to pull up my own custom form. Thanks in advance!
|
| designing a custom task form that links to the contacts folder | 14 Jul 2005 22:06 GMT | 1 |
I'd like to be able to add a contact field to a custom task form that can match the input with an item in the contacts folder, or if there is no associated contact item I'd like to be able to create. If anyone can give me a hint as to how to begin I'd be very grateful. Note that
|
| Change form used by a Contact | 13 Jul 2005 20:15 GMT | 3 |
I have built a custorm form and want to use this for all of the contacts in a specific Outlook 2003 folder. I have changed the form used when new contacts are created, but want to use this new form for all of the existing contact records.
|
| edit outlook form | 13 Jul 2005 20:03 GMT | 2 |
I am trying to edit a form that I previously created by adding some fields...I added them to the compose page and the read page but they do not stay. Saving form to personal library forms
|
| Default Forms in Public Folder Calendars | 13 Jul 2005 12:28 GMT | 1 |
I have created four calendars in the Public Folder area. I have modified the typical Appointment Form to add an extra tab which holds other information and saved it to a directory in the public folders. How can I ensure that when users double click into these calendars that they ...
|
| Data from Access/SQL Server | 13 Jul 2005 12:28 GMT | 1 |
Is it possible to populate user idefined fields from an Access table. I want to populate combo-boxes so the entire organization will see the same data. Thanks in advace, Assaf
|
| How to control the time to show the "compose page" or "read page"? | 13 Jul 2005 12:27 GMT | 5 |
I created and published a outlook form on a folder,when a checkbox "submit" on it has not been selected, all the documents in this folder should be open as "compose page", otherwise as "read page". but defaultly, all the docs are opened as "read page". How to control it?
|
| Reading custom field with VBA | 13 Jul 2005 12:26 GMT | 1 |
Stil working with customising a contact form. I have added a custom field to my form and i have publiced the form in an public folder. It words so far. But i can not read the user field with VBA. I use the following code: Public Sub ReturnOlKontakt()
|
| Validation question | 12 Jul 2005 20:10 GMT | 2 |
I create a form for network trouble ticket requests. Everything works great and I have some fields as mandatory. One field is for a MAC address but the customer can just enter anything and send it. How do I make the field require an entry in MAC address format, xx-xx-xx-xx-xx-xx? ...
|
| Deleting custom fields | 12 Jul 2005 14:46 GMT | 3 |
I have made custom forms (task forms and positng types, in Public Folders). Now I would like to get rid of some of the redundant fields thatI have made up. However, Delete buttons are greyed out. Mm... must be a trick somewhere or hidden well, I looked. Any hints?
|
| cdoPR_HTML_BODY in a custom form | 12 Jul 2005 14:37 GMT | 3 |
I am using OL-XP [SP3] on win 2k. For one addin, I have created a custom form IPM.NOTE.xxx On Item_close() of that form, am trying to use CDO to access MAPI properties and save them(coz otherwise it is throwin up that security
|
| Problem sending mail from MSACCESS to Outlook | 12 Jul 2005 13:37 GMT | 1 |
I am trying to send an email from MSACCESS (VBA) . But the code i hanging. Please tell me what is wrong! in my code. Dim strErrMsg As String 'For Error Handling Dim olApp As New Outlook.Application
|
| Sample code to get and save form information into MS SQL database | 12 Jul 2005 12:38 GMT | 1 |
Hi there, newbie in Outlook programming. I would like some advice/sample code to achieve bi-directional interaction from an Outlook form to a MS SQL database. i.e get some information from a table in MS SQL database to pre-populate the outlook form and then save updates from the ...
|
| Validation of fileds in Item_Send function | 12 Jul 2005 07:13 GMT | 2 |
(Outlook 2002.) I have a custom outlook form for change requests that is based on the Message form. The fields on the form are validated through the Properties dialog of the form controls. However for some fields I want to do extra
|