| Thread | Last Post | Replies |
|
| Script only runs on my PC | 30 Sep 2009 20:45 GMT | 10 |
I have code behind a command button: Example: Item.Body = Item.Body & vbCrLf & "new stuff" and when I select the command button it works on my PC. When I send the
|
| Outlook 2007 Signature | 30 Sep 2009 17:35 GMT | 1 |
I've copied HTML code for a Widget into Notepad, however, unable to copy and past into my signature. Has large red X in search box and image distorted. The path is included in the following. Copies to my Desktop OK. Any ideas? <HTML>
|
| can't access forms | 29 Sep 2009 13:04 GMT | 20 |
Vista Home Premium 32 / Outlook 2007 I have created some forms that used to work. No more. On selecting a Contact form, I get "The form required to view this message cannot be displayed. Contact the administrator." All other
|
| Dynamic fields on forms | 28 Sep 2009 09:02 GMT | 5 |
I need to have a variable number of fields on a form with different names based upon an array of names I've succesfully built the form using the code below InitUserFields . UF is a dynamic array of field names UFV is a matching array of initial values for
|
| Changing the default message form in Outlook 2007 | 28 Sep 2009 03:43 GMT | 1 |
I’ve designed a Message Form in Outlook 2007 to eliminate To: as a field and replace it with Bcc in order to protect privacy. I designed my form under Tools|Forms|Design a Form and it works when I create a new message via Tools|Forms|Choose a From and I select my form from the ...
|
| Folder.BeforeItemMove Event | 27 Sep 2009 06:12 GMT | 1 |
I need to prevent the user from moving some items from the sent item folder. I believe I can handle this using Folder.BeforeItemMove event in Outlook 2007. But how can I achieve the same thing in Outlook 2003? Thanks in advance..
|
| Loading and Scaning a link inside of an email and ... | 26 Sep 2009 16:02 GMT | 1 |
Email notification comes with a link to a PDF file. I would like to go to the link and load the PDF and scan it and if I see certain word I would like to move it to a certain folder... Any idea how this can be done?
|
| How can I make an action automatically make an appointment? | 25 Sep 2009 21:51 GMT | 3 |
Outlook 2003 & 2007. I've been asked to build a custom form for my company to use for absences. The form is based on IPM.message. The user will open the form, fill out the necessary information (date of absence, etc...) and send to their supervisor.
|
| Creating form in Outlook 2007 | 24 Sep 2009 22:47 GMT | 1 |
I am creating a form to send jobsite specific statistics. I have read the prior posts on forms based on the message form. My problem is I do not have access/perissions for the Organizational library. Is there another Outlook form I can use that will readable by recipients but ...
|
| User defined fields with pre-defined values | 24 Sep 2009 14:02 GMT | 3 |
I want a user-defined field in a inbox that will only allow entries from a pre-defined drop-down list, in the same way that the importance field only allows values fromlow, normal, high. Does anyone know how to do this?
|
| Outlook 2007 forms | 23 Sep 2009 16:32 GMT | 1 |
We're trying to find a way to deploy "all-day" company events and company holidays (when the office is closed) to our employees in Outlook 2007. We want those days to display as "busy" on everyone's default Outlook calendars so no one will mistakenly book meetings on those days.
|
| Blocking list | 18 Sep 2009 16:28 GMT | 1 |
It would be very helpful if you had a button that we could choose to add to our customized ribbon or toolbar that says BLOCK Messages which we could click and then give us the option to click block sender or block domain and use just click it rather than us have to make up a rule ...
|
| Are their other Outlook Journal entry forms besides the standard? | 18 Sep 2009 16:27 GMT | 1 |
I am looking for other forms besides the standard provided in Outlook. I need to add the contact name.
|
| Attachments not showing in form | 17 Sep 2009 19:20 GMT | 1 |
How can I make the attachment field larger on a custom form? When I have multiple attachments only one or two show.
|
| pasteface method crashing outlook | 17 Sep 2009 15:41 GMT | 7 |
I facing a problem while writing an Outllok addin in ATL COM. My Outlook addin was throwing an Exception. Does anyone has any idea why PasteFace() method is throwing an exception while pasting a bitmap from clipboard on to the Button?
|