| Thread | Last Post | Replies |
|
| Exporting a form with custom fields | 23 Feb 2004 18:48 GMT | 1 |
I am trying to build a custom form in Outlook using the task template. On P2 of the form I am putting in some custom fields, basically drop downs. I am ok up to this point I would like to use the export feature so that I can dump the info into an excel spreadsheet or perhaps ...
|
| Folder navigation using email link | 23 Feb 2004 17:27 GMT | 3 |
Is it possible to link to a public folder or a custom mail message for in a public folder from a link in a standard mail message? I woul like to bring up the custom form or navigate to the public folder whe the user clicks on the link in a standard email message. Any hel
|
| Pasing variables from one form to an other. | 23 Feb 2004 14:56 GMT | 3 |
For a project I need to create a new contact from a custom task and have the fullname inserted in the contacts field of the task after the new contact is closed. Does anyone have a sample on how to do this? Rob Oudendijk
|
| Custom Calendar Form | 21 Feb 2004 03:01 GMT | 1 |
We have a custom calendar form to be used in a public folder, my problem is now the Invite Others button does not work. Help. Thanks in advance
|
| XPrint Add-in/Control and Outlook 2003 | 20 Feb 2004 21:28 GMT | 1 |
I am experiencing a crash after printing messages in Outlook 2003. I am pretty sure it is because I just installed the XPrint Add-in/Control. I installed version 2.0 as it is the only one I could find. I understand this was made for Outlook 2000. Can anyone (Sue??) confirm ...
|
| Conditional closing of a form | 20 Feb 2004 17:26 GMT | 13 |
In Outlook 2000 I have created a form that opens, builds a list (in UserForm_Initialize) and displays the list in a combo box. If the list is empty I would like to display a message to
|
| DAO in OLXP? | 20 Feb 2004 17:22 GMT | 2 |
Morning All, I would love to know how to populate standard fields in the task request frm from a record set obtained from either SQL or Jet. i know a little VBA & have written a
|
| Loop through all record in a table | 20 Feb 2004 16:40 GMT | 1 |
How can I loop through every record in a table and edit the value of each. I tried the code below but I can't get it to work Set rs = Me.Recordset.Clon rs.MoveFirs Do While Not EO
|
| Outlook Form attachment | 20 Feb 2004 15:49 GMT | 1 |
Is it possible to edit an attachment that is routed in a form without having to save the attachment and re-attaching the edited document?
|
| calling the function | 20 Feb 2004 13:31 GMT | 1 |
hello sir, how can i call the function FUNCTION COMMANDBUTTON1_CLICK() from FUNCTION ITEM_SEND()? thx
|
| OWA - web forms | 20 Feb 2004 13:27 GMT | 1 |
hello sir, thx 4 u reply for my mail. Ref:my previous question: " is it possible to place the customizes form in the OWA? and acessing the organizational form library?"
|
| public folder | 20 Feb 2004 13:27 GMT | 1 |
hello sir, i published the custom form in the public folder called test.when i open the form through Tools -- forms-choose form--test then i got the forms in the folder
|
| what is message class? | 20 Feb 2004 13:26 GMT | 1 |
hello sir, what is message class?but mail item uses IPM.Note. message class.for example IPN.Note.Test .is this a ID for the form Test?i need the details about the message class.
|
| load image dynamically | 19 Feb 2004 21:15 GMT | 2 |
hello, I try the code in a html, i've found on this forum, but it doesn't work. Have you got a idea? Function Item_Open()
|
| In contact form where is code for phone # entries? | 19 Feb 2004 20:42 GMT | 2 |
In Outlook 2000, Where is the code for: when choosing the down arrow button next to the phone number text fields. This brings up a form filled with choices of which phone number the field will be used for. (This looks like a combo box but isn't).
|